Compartilhar via


SimpleHapticsController.IsPlayDurationSupported Propriedade

Definição

Obtém se o dispositivo de entrada háptica dá suporte à duração dos comentários.

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

Valor da propriedade

Boolean

bool

true se houver suporte para duração. Caso contrário, false.

Aplica-se a