DeviceToolPropertyName
public enum DeviceToolPropertyName : String, PropertyNameProtocol
Undocumented
-
The axes of the tool.
Declaration
Swift
case axes = "axes"
-
The hardware ID of the tool.
Declaration
Swift
case hardwareId = "hardware-id"
-
The serial number of the tool.
Declaration
Swift
case serial = "serial"
-
The type of the tool.
Declaration
Swift
case toolType = "tool-type"