Share via


SimpleHapticsController.IsPlayDurationSupported Proprietà

Definizione

Ottiene un valore che indica se il dispositivo di input aptico supporta la durata del feedback.

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

Valore della proprietà

Boolean

bool

true se la durata è supportata. In caso contrario, false.

Si applica a