FocusProvider.GazePointerBehavior Property

Definition

Pointer behavior for the gaze pointer. We make gaze pointer unique because the internal gaze pointer actually cannot be referenced from here since it's an internal class.

public:
 property Microsoft::MixedReality::Toolkit::Input::PointerBehavior GazePointerBehavior { Microsoft::MixedReality::Toolkit::Input::PointerBehavior get(); void set(Microsoft::MixedReality::Toolkit::Input::PointerBehavior value); };
public Microsoft.MixedReality.Toolkit.Input.PointerBehavior GazePointerBehavior { get; set; }
member this.GazePointerBehavior : Microsoft.MixedReality.Toolkit.Input.PointerBehavior with get, set
Public Property GazePointerBehavior As PointerBehavior

Property Value

Implements

Applies to