The Human Interface Guidelines — “HIG” for short — offers in-depth information and UI resources for all of Apple’s platforms, including specific technology areas. The HIG is full of information for designers that can help them create more compelling, intuitive, and beautiful experiences and design better apps.
If you’re an engineer, the HIG can be equally useful as a guide during the entire development process. It offers a high-level and comprehensive view of key UI elements and associated APIs, and best practices to help you implement features into your app.
We’ve put together a few common scenarios to show you how the HIG can help you throughout app design and development.
Where to start

The HIG is organized by platforms and technologies, each with its own index. If you’ve never explored the HIG before, consider starting with the platform you’re currently developing for.

Each platform is broken up into multiple sections that cover topics like app architecture, interaction, views, controls, and system capabilities. If you’d like to implement custom UI elements for your Apple Watch app, for example, you could reference the SpriteKit and SceneKit page of the System Capabilities section and gain perspective on some of the user experience considerations of implementing textured and 3D imagery in your app, as well as find a link to the WKInterfaceSCNScene and WKInterfaceSKScene framework over on the Developer Documentation website.
“I want to include a new UI element.”

The HIG offers guidance for all interface elements, with a focus on the element’s intended use. When including any new piece of UI into your app, consider using the HIG to review how you should present the intended element on screen. Explore recommendations, learn about the rationale for styling, and understand the various ways in which you can achieve a presentation that expresses your brand and feels familiar to people who use your app.

Even for something as simple as adding a button to your interface, the HIG provides recommendations for how to place, label, and align it within your app — along with guidance on presenting and using these elements.
“I want to introduce a new feature into my app.”

When Apple releases new features, you can often find additional insight and best practices around adoption within the HIG.
Say that you add Augmented Reality (AR) content to your app. Inside the HIG, you can find information on AR interactions and address common problems with interface patterns. You can learn how to guide people into an AR experience, for example, or how people expect to interact with real and virtual content on screen. This guidance can also help you have discussions with your design and development teams as you plan out feature inclusion, and lead to better implementation.
Get started with Apple design elements

Apple’s ever-growing resources library makes it easy to explore the design side of our platforms. These downloads are great for prototyping concepts, finding specifications, and learning the language of design elements.

There are templates and libraries for Adobe Photoshop, Adobe XD, Sketch, and Keynote, and each of these is filled with ready-to-use iOS UI elements — toolbars, tab bars, buttons, and much more. You can also explore resources like the SF Symbols app, which contains thousands of symbols in a wide range of weights and scales. These symbols integrate nicely with Xcode, they're simple to align with text labels, and they support accessibility features like Dynamic Type and Bold Text.
The helpful HIG

The HIG is one of the best places you can start when you’re making design and engineering decisions about your app. It lays out the principles that define design across all Apple platforms, and it makes recommendations to help you anticipate and implement what most people want when using software.
Best of all, the HIG is continually updated to reflect changes and improvements across Apple’s platforms. So you can count on implementing features that keep pace with people’s evolving expectations.
Resources

Human Interface Guidelines
Apple Design Resources
Learn more about SF Symbols


More...