SpeechCommands.Action 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 that is raised by either the Keyword or KeyCode.
public:
property Microsoft::MixedReality::Toolkit::Input::MixedRealityInputAction Action { Microsoft::MixedReality::Toolkit::Input::MixedRealityInputAction get(); };
public Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction Action { get; }
member this.Action : Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction
Public ReadOnly Property Action As MixedRealityInputAction