IMixedRealityInputSystem.InputEnabled Event     
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.
Event that's raised when the Input is enabled.
public:
 event Action ^ InputEnabled;
	event Action InputEnabled;
	member this.InputEnabled : Action 
	Event InputEnabled As Action