GazeProvider.IsEyeTrackingEnabledAndValid Property

Definition

Whether eye tracking data is currently been used for gaze rather then head pose. Eye Tracking must be both enabled and have valid data.

public:
 property bool IsEyeTrackingEnabledAndValid { bool get(); };
public bool IsEyeTrackingEnabledAndValid { get; }
member this.IsEyeTrackingEnabledAndValid : bool
Public ReadOnly Property IsEyeTrackingEnabledAndValid As Boolean

Property Value

Implements

Applies to