Enumeration
ModalDialogAction.Style
public enum Style
Styles to apply to action buttons in a dialog.
Relationships
Member Of
ModalDialogAction
An action that can be taken when the user taps a button in a ModalDialog.
Enumeration Cases
cancel
case cancel
Apply a style that indicates the action cancels the operation and leaves things unchanged.