BaseInputSourceDefinition(Handedness) Constructor

Definition

Constructor.

public:
 BaseInputSourceDefinition(Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
public BaseInputSourceDefinition (Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
new Microsoft.MixedReality.Toolkit.Input.BaseInputSourceDefinition : Microsoft.MixedReality.Toolkit.Utilities.Handedness -> Microsoft.MixedReality.Toolkit.Input.BaseInputSourceDefinition
Public Sub New (handedness As Handedness)

Parameters

handedness
Handedness

The handedness that this definition instance represents.

Applies to