SimpleHapticsController.IsPlayDurationSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient si le périphérique d’entrée haptique prend en charge la durée des commentaires.
public:
property bool IsPlayDurationSupported { bool get(); };
bool IsPlayDurationSupported();
public bool IsPlayDurationSupported { get; }
var boolean = simpleHapticsController.isPlayDurationSupported;
Public ReadOnly Property IsPlayDurationSupported As Boolean
Valeur de propriété
Boolean
bool
true si la durée est prise en charge. Dans le cas contraire, la valeur est false.