RacingWheel.HasPatternShifter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Boolean indicating whether the racing wheel has a pattern shifter.
public:
property bool HasPatternShifter { bool get(); };
bool HasPatternShifter();
public bool HasPatternShifter { get; }
var boolean = racingWheel.hasPatternShifter;
Public ReadOnly Property HasPatternShifter As Boolean
Property Value
Boolean
bool
Boolean indicating whether the racing wheel has a pattern shifter.