ActionSheet
@available(macOS, unavailable)
public struct ActionSheet
Type that represents a system action sheet. Use it to customize the texts and actions that will be shown in the action sheet.
-
A button representing an operation of an action sheet presentation.
Declaration
Swift
public typealias Button = Alert.Button