Enumerations

The following enumerations are available globally.

  • Errors thrown by the Enlighten library.

    See more

    Declaration

    Swift

    public enum EnlightenError : Error
  • Represents one of four quadrants or the center of a Cartesian coordinate system.

    See more

    Declaration

    Swift

    @objc
    public enum Quadrant : Int, CustomStringConvertible