Contents

ActionSheet.Button

A button representing an operation of an action sheet presentation.

Declaration

typealias Button = Alert.Button

Discussion

The ActionSheet button is type-aliased to the Alert button type, which provides default, cancel, and destructive styles.