Enumerations

The following enumerations are available globally.

  • Describes banner image positions.

    See more

    Declaration

    Swift

    @objc
    public enum AlertBannerPosition : Int
  • Describes the appearances of the alert buttons.

    See more

    Declaration

    Swift

    @objc
    public enum AlertButtonType : Int