Share via


ForceFeedbackMotor.IsEnabled Property

Definition

Boolean indicating whether the force feedback motor is enabled.

public:
 property bool IsEnabled { bool get(); };
bool IsEnabled();
public bool IsEnabled { get; }
var boolean = forceFeedbackMotor.isEnabled;
Public ReadOnly Property IsEnabled As Boolean

Property Value

Boolean

bool

Boolean indicating whether the force feedback motor is enabled.

Applies to