Button
How to use the Button UI
1 min read
Buttons | Apple Developer Documentation
Inspector: Button
Inspector: Title Font
Inspector: Event
Button is a UI component that can trigger an Event.
You can create iOS default buttons with a few settings including the Button Type.
Button Type
- Plain
- Gray
- Tinted
- Filled
- Glass (iOS 26)
- Prominent Glass (iOS 26)
You can select a System Icon to display alongside the button. You can change the icon's position or set the padding between the icon and the text area.