Enumerations

The following enumerations are available globally.

  • Alert button type

    • default: Regular button with standard text
    • cancel: Bold button text
    • destructive: Regular button with red colored text
    See more

    Declaration

    Swift

    @objc
    public enum AlertButtonType : Int