Enumerations
The following enumerations are available globally.
-
Keys for sent events.
See moreDeclaration
Swift
public enum SendableEventKey : String, Codable
-
Title alignment.
See moreDeclaration
Swift
public enum Alignment : String, Codable
-
Title font families.
See moreDeclaration
Swift
public enum FontFamily : String, Codable
-
Title font styles.
See moreDeclaration
Swift
public enum FontStyle : String, Codable
-
Where to display information.
See moreDeclaration
Swift
public enum Target : Int, Encodable
-
The available Stream Deck devices.
See moreDeclaration
Swift
public enum DeviceType : Int, Codable, CustomStringConvertible
-
The available controller types.
See moreDeclaration
Swift
public enum ControllerType : String, Codable, CustomStringConvertible
-
In which language the Stream Deck application is running.
See moreDeclaration
Swift
public enum Language : String, Decodable
-
On which platform the Stream Deck application is running.
See moreDeclaration
Swift
public enum Platform : String, Decodable
-
Supported operating systems.
See moreDeclaration
Swift
public enum PluginPlatform : String, Codable