Menus

Explore various iOS pull-down menu configuration options. Change item count, icons, and separators in the control panel to see changes reflected on the iPhone screen instantly.

9:41
●●●● WiFi 🔋
Menus
Pull-Down Menu
About

Pull-down menus present a list of actions relevant to the current context. Tap the button above to see the menu.

⚠️ HIG Violation: Improper menu structure
📚 HIG Guidelines — Try It Yourself
✓ Do — Good Example
✗ Don't — Bad Example

✓ Do This

  • Use concise, clear menu item labels
  • Group related items with dividers
  • Place destructive actions at the bottom
  • Use icons to improve scannability

✗ Don't Do This

  • Don't create menus with too many items
  • Don't mix different action types without dividers
  • Don't use menus for simple binary choices
  • Don't hide critical actions only in menus

👆 See the bad pattern in the iPhone preview above

Show Icons
Show Dividers
Destructive Item
SwiftUI Code