Share via


SimpleHapticsController.IsIntensitySupported Proprietà

Definizione

Ottiene un valore che indica se il dispositivo di input aptico supporta l'intensità del feedback.

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

Valore della proprietà

Boolean

bool

true se l'intensità del feedback è supportata. In caso contrario, false.

Si applica a