InputActionRuleDualAxis.RuleAction 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 Action to raise if the criteria is met.
public:
property Microsoft::MixedReality::Toolkit::Input::MixedRealityInputAction RuleAction { Microsoft::MixedReality::Toolkit::Input::MixedRealityInputAction get(); };
public Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction RuleAction { get; }
member this.RuleAction : Microsoft.MixedReality.Toolkit.Input.MixedRealityInputAction
Public ReadOnly Property RuleAction As MixedRealityInputAction