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