Apple Human Interface Guidelines
Information
Apple Human Interface Guidelines (HIG) are Appleās official design guidelines for creating applications and
experiences that feel native, coherent, and usable across Apple platforms.
In practice, the HIG help designers and developers understand how apps should behave on iPhone, iPad, Mac,
Apple Watch, Apple TV, and related Apple environments. The guidance covers patterns, controls, navigation,
platform conventions, content presentation, and interaction expectations.
It is especially relevant when building products for Apple platforms where respecting platform conventions strongly affects usability, review outcomes, and user trust.
Main Functionalities and Features
- Platform-Specific Guidance: Explains how controls, navigation, input, and content should behave on Apple devices.
- Native Experience Principles: Encourages clarity, deference, consistency, and direct manipulation.
- Component and Pattern Guidance: Covers common UI patterns, navigation structures, and system controls.
- Accessibility and Inclusion Considerations: Supports readable, adaptive, and usable interfaces.
- Design Decision Support: Helps teams decide when to follow Apple conventions versus custom product behavior.
How the HIG Fit Into Product Development
The HIG are not a code library. They are a design and platform-guidance resource.
They usually sit between:
- Apple platform conventions,
- product design decisions,
- and native implementation choices.
They are often essential when:
- building native apps for Apple platforms,
- designing controls that should feel familiar to Apple users,
- or reviewing whether product interactions conflict with platform expectations.
Common Use Cases
- Design native
iOS,iPadOS,macOS,watchOS, ortvOSapplications. - Evaluate whether interaction patterns align with Apple conventions.
- Guide product and engineering teams during platform-specific UX decisions.
Practical Notes
- Following the
HIGdoes not mean every app must look identical, but platform expectations should remain recognizable. - Teams should treat the
HIGas a decision framework, not only as a screenshot gallery of native controls.