共用方式為


RacingWheel.HasPatternShifter 屬性

定義

布林值,指出賽車方向盤是否有模式移位器。

public:
 property bool HasPatternShifter { bool get(); };
bool HasPatternShifter();
public bool HasPatternShifter { get; }
var boolean = racingWheel.hasPatternShifter;
Public ReadOnly Property HasPatternShifter As Boolean

屬性值

Boolean

bool

布林值,指出賽車方向盤是否有模式移位器。

適用於