TKAlertSeverity

public enum TKAlertSeverity : Int

Undocumented

  • Undocumented

    Declaration

    Swift

    case info = -1
  • Undocumented

    Declaration

    Swift

    case warning = 0
  • Undocumented

    Declaration

    Swift

    case alert = 1