MixedRealityToolkitConfigurationProfile.InputSystemProfile 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.
Input System profile for configuring events and actions to input devices.
public:
 property Microsoft::MixedReality::Toolkit::Input::MixedRealityInputSystemProfile ^ InputSystemProfile { Microsoft::MixedReality::Toolkit::Input::MixedRealityInputSystemProfile ^ get(); };
	public Microsoft.MixedReality.Toolkit.Input.MixedRealityInputSystemProfile InputSystemProfile { get; }
	member this.InputSystemProfile : Microsoft.MixedReality.Toolkit.Input.MixedRealityInputSystemProfile
	Public ReadOnly Property InputSystemProfile As MixedRealityInputSystemProfile