Enumerations
The following enumerations are available globally.
-
Declaration
Swift
public enum HTTPMethod : String, Codable -
Declaration
Swift
public enum ColorMode : Stringextension ColorMode: Codable -
Declaration
Swift
public enum AnimationType : Stringextension AnimationType: Codable -
Declaration
Swift
public enum ColorType : Stringextension ColorType: Codable -
Declaration
Swift
public enum PluginConfigurationextension PluginConfiguration: Codable
-
Declaration
Swift
public enum PluginConfigurationType : Stringextension PluginConfigurationType: Codable -
Declaration
Swift
public enum PluginType : Stringextension PluginType: Codable -
Declaration
Swift
public enum RyhthmMode : Intextension RyhthmMode: Codable -
Declaration
Swift
public enum ShapeType : Intextension ShapeType: Codable
-
Declaration
Swift
public enum APIErrorStatus : Intextension APIErrorStatus: Codable -
Declaration
Swift
public enum CommandRequest
-
Declaration
Swift
public enum DeviceAddressResolverError : Error
Enumerations Reference