IMixedRealityGazeProvider.GazeCursor 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 Cursor for the provider.
public:
property Microsoft::MixedReality::Toolkit::Input::IMixedRealityCursor ^ GazeCursor { Microsoft::MixedReality::Toolkit::Input::IMixedRealityCursor ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.IMixedRealityCursor GazeCursor { get; }
member this.GazeCursor : Microsoft.MixedReality.Toolkit.Input.IMixedRealityCursor
Public ReadOnly Property GazeCursor As IMixedRealityCursor