InputActionEventPair.InputAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MixedRealityInputAction to listen for to invoke the UnityEvent.
public:
property Microsoft::MixedReality::Toolkit::Input::MixedRealityInputAction InputAction { Microsoft::MixedReality::Toolkit::Input::MixedRealityInputAction get(); };
public Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction InputAction { get; }
member this.InputAction : Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction
Public ReadOnly Property InputAction As MixedRealityInputAction