MixedRealityInputSystem.ClearFallbackInputStack Method
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.
Clear all fallback input handlers off the stack.
public:
virtual void ClearFallbackInputStack();
public void ClearFallbackInputStack ();
abstract member ClearFallbackInputStack : unit -> unit
override this.ClearFallbackInputStack : unit -> unit
Public Sub ClearFallbackInputStack ()