Share via


SpatialInteractionController.HasThumbstick Property

Definition

Gets whether the motion controller has a thumbstick.

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

Property Value

Boolean

bool

Whether the controller has a thumbstick.

Applies to