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