RacingWheel.MaxPatternShifterGear 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.
The highest gear of the shifter.
public:
property int MaxPatternShifterGear { int get(); };
int MaxPatternShifterGear();
public int MaxPatternShifterGear { get; }
var int32 = racingWheel.maxPatternShifterGear;
Public ReadOnly Property MaxPatternShifterGear As Integer
Property Value
Int32
int
The highest gear of the shifter.