SpatialInteractionController.HasTouchpad Property

Definition

Gets whether the motion controller has a touchpad.

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

Property Value

Boolean

bool

Whether the controller has a touchpad.

Applies to