Condividi tramite


SpatialInteractionController.HasTouchpad Proprietà

Definizione

Ottiene un valore che indica se il controller di movimento dispone di un touchpad.

public:
 property bool HasTouchpad { bool get(); };
bool HasTouchpad();
public bool HasTouchpad { get; }
var boolean = spatialInteractionController.hasTouchpad;
Public ReadOnly Property HasTouchpad As Boolean

Valore della proprietà

Boolean

bool

Indica se il controller ha un touchpad.

Si applica a