Pull-Down Buttons

Explore various iOS Pull-Down Button options interactively. Change item count, icons, and separators in the control panel to see changes reflected on the iPhone screen instantly.

9:41
●●●● WiFi 🔋
Pull-Down Buttons
Actions
⚠️ HIG Violation: Improper pull-down button
📚 HIG Guidelines — Try It Yourself
✓ Do — Good Example
✗ Don't — Bad Example

✓ Do This

  • Use pull-down buttons to present actions related to a button
  • Use clear action labels
  • Group related actions
  • Use icons for visual clarity

✗ Don't Do This

  • Don't use pull-down buttons for navigation
  • Don't mix selections and actions
  • Don't use too many items
  • Don't put critical actions only in pull-downs

👆 See the bad pattern in the iPhone preview above

Show Icons
Show Dividers
SwiftUI Code