MixedRealityGesturesProfile.Gestures Property

Definition

The currently configured gestures for the application.

public:
 property cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityGestureMapping> ^ Gestures { cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityGestureMapping> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.MixedRealityGestureMapping[] Gestures { get; }
member this.Gestures : Microsoft.MixedReality.Toolkit.Input.MixedRealityGestureMapping[]
Public ReadOnly Property Gestures As MixedRealityGestureMapping()

Property Value

Applies to