AlertActionStyle

public enum AlertActionStyle

Describes the style for an action, that will be used to style a button in the alert controller.

  • Default: Green text label. Meant to draw attention to the action.
  • Cancel: Gray text label. Meant to be neutral.
  • Destructive: Red text label. Meant to warn the user about the action.
  • Undocumented

    Declaration

    Swift

    public enum AlertActionStyle
  • Undocumented

    Declaration

    Swift

    public enum AlertActionStyle
  • Undocumented

    Declaration

    Swift

    public enum AlertActionStyle