Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.06 KB

gazedevicepreview_cantrackhead.md

File metadata and controls

28 lines (17 loc) · 1.06 KB
-api-id -api-type
P:Windows.Devices.Input.Preview.GazeDevicePreview.CanTrackHead
winrt property

Windows.Devices.Input.Preview.GazeDevicePreview.CanTrackHead

-description

Gets whether the eye-tracking device can detect and track the user's head.

-property-value

True, if the device can track the user's head; otherwise, false.

-remarks

At this time, no eye-tracking devices report head position, orientation, and movement data. See Get started with eye control in Windows 10 for a list of supported eye-tracking devices.

-see-also

Gaze interactions and eye tracking in UWP apps, Gaze input sample (basic), Windows Community Toolkit Gaze library

-examples