On this page2 sections

Best practices

Use a panel to give people quick access to important controls or information related to the content they’re working with.

Consider using a panel to present inspector functionality.

Prefer simple adjustment controls in a panel.

Write a brief title that describes the panel’s purpose.

Show and hide panels appropriately.

Avoid including panels in the Window menu’s documents list.

In general, avoid making a panel’s minimize button available.

Refer to panels by title in your interface and in help documentation.

HUD-style panels

Prefer standard panels.

  • In a media-oriented app that presents movies, photos, or slides

  • When a standard panel would obscure essential content

  • When you don’t need to include controls — with the exception of the disclosure triangle, most system-provided controls don’t match a HUD’s appearance.

Maintain one panel style when your app switches modes.

Use color sparingly in HUDs.

Keep HUDs small.


For the complete guidance, including worked examples and illustrations, see the canonical page: https://developer.apple.com/design/human-interface-guidelines/panels

Apple HIG text and imagery are © Apple Inc. This page is a structured index of Apple’s canonical documentation (snapshot 2025-02-02), provided for quick reference and AI-agent consumption — it isn’t affiliated with or endorsed by Apple. Read the original at developer.apple.com (opens in new tab).

Get HIG guidance in your AI

Install HIG Doctor and get expert Apple design guidance directly in Claude Code.

npx skills add raintree-technology/hig-doctor
Email updates aren't configured on this deployment yet. Follow the GitHub repo (opens in new tab) for updates.