Enumeration
Button.​Style
public enum Style
The style of the Button.
Relationships
Member Of
Button
A control that executes your custom code in response to user interactions.
Enumeration Cases
secondary
case secondary
A secondary style that contains a light background color, with colored text.
tertiary
case tertiary
A tertiary style that contains a clear background, no border, with colored text.