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

레이싱 휠에 패턴 시프터가 있는지 여부를 나타내는 부울입니다.

적용 대상