SpatialInteractionController.HasTouchpad 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 contrôleur de mouvement dispose d’un pavé tactile.
public:
property bool HasTouchpad { bool get(); };
bool HasTouchpad();
public bool HasTouchpad { get; }
var boolean = spatialInteractionController.hasTouchpad;
Public ReadOnly Property HasTouchpad As Boolean
Valeur de propriété
Boolean
bool
Indique si le contrôleur dispose d’un pavé tactile.