Freigeben über


SimpleHapticsController.IsIntensitySupported Eigenschaft

Definition

Ruft ab, ob das haptische Eingabegerät feedbackintensität unterstützt.

public:
 property bool IsIntensitySupported { bool get(); };
bool IsIntensitySupported();
public bool IsIntensitySupported { get; }
var boolean = simpleHapticsController.isIntensitySupported;
Public ReadOnly Property IsIntensitySupported As Boolean

Eigenschaftswert

Boolean

bool

TRUE , wenn die Feedbackintensität unterstützt wird. Andernfalls lautet der Wert false.

Gilt für: