ControlType
enum ControlType : String, Decodable, Sendable
Control Type (SwiftlyKodi type)
-
Undocumented
Declaration
Swift
case unknown -
Undocumented
Declaration
Swift
case list -
Undocumented
Declaration
Swift
case spinner -
Undocumented
Declaration
Swift
case toggle -
Undocumented
Declaration
Swift
case edit -
Undocumented
Declaration
Swift
case slider -
Undocumented
Declaration
Swift
case button
View on GitHub
ControlType Enumeration Reference