ActionSheet.Button
A button representing an operation of an action sheet presentation.
Declaration
typealias Button = Alert.ButtonDiscussion
The ActionSheet button is type-aliased to the Alert button type, which provides default, cancel, and destructive styles.