RacingWheel.HasPatternShifter Property

Definition

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.

Applies to