InputDeviceType
public enum InputDeviceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case hd = "HD" -
Declaration
Swift
public var description: String { get }
View on GitHub
InputDeviceType Enumeration Reference