Gets the resolution of the throttle of the wheel device.
public:
property unsigned char ThrottleResolution {
unsigned char get ();
}
Type: unsigned char
Bits of precision for the throttle resolution, in the range [1, 16].
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
IWheelStaticConfiguration Interface