共用方式為


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

布林值,指出是否啟用強制回應馬達。

適用於