Share via


RacingWheel.HasClutch Property

Definition

Boolean indicating whether the racing wheel has a clutch.

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

Property Value

Boolean

bool

Boolean indicating whether the racing wheel has a clutch.

Applies to