ForceFeedbackMotor.IsEnabled 属性

定义

指示是否启用力回馈马达的布尔值。

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

属性值

Boolean

bool

指示是否启用力回馈马达的布尔值。

适用于