Style
@frozen
public enum Style
Represents how and where an action should be placed in the user interface.
-
Presented as a filled, rounded rectangle
Declaration
Swift
case affirmative
-
Presented as plain text with no background or outline
Declaration
Swift
case negative