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