Enumerations

The following enumerations are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public enum viewType : String
  • A type representing error value that can be thrown or inside error property of XML.

    See more

    Declaration

    Swift

    public enum AEXMLError : Error
  • Undocumented

    See more

    Declaration

    Swift

    public enum Index<T> : Comparable
  • To mark both String and Int can be used in subscript.

    See more

    Declaration

    Swift

    public enum JSONKey