MixedRealityInputActionMapping.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.
Action to be raised when the input data has changed.
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