RacingWheel.HasHandbrake Property

Definition

Boolean indicating whether the racing wheel has a handbrake.

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

Property Value

Boolean

bool

Boolean indicating whether the racing wheel has a handbrake.

Applies to