Gets a Boolean value that indicates whether the wheel device supports a clutch.
public:
property bool IsClutchSupported {
bool get ();
}
Type: bool
Returns true if the wheel device supports a clutch; otherwise, false.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
IWheelStaticConfiguration Interface