GazeProvider.GazeInputSource 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 Gaze Input Source for the provider.
public:
property Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ GazeInputSource { Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ get(); };
public:
virtual property Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ GazeInputSource { Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource GazeInputSource { get; }
public virtual Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource GazeInputSource { get; }
member this.GazeInputSource : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource
Public ReadOnly Property GazeInputSource As IMixedRealityInputSource
Public Overridable ReadOnly Property GazeInputSource As IMixedRealityInputSource