Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.11 KB

gazeinputsourcepreview_gazeexited.md

File metadata and controls

24 lines (15 loc) · 1.11 KB
-api-id -api-type
E:Windows.Devices.Input.Preview.GazeInputSourcePreview.GazeExited
winrt event

Windows.Devices.Input.Preview.GazeInputSourcePreview.GazeExited

-description

Occurs when the eye-tracking device detects that the gaze point has moved outside the bounding area of the element.

-remarks

This event fires only in response to a gaze point leaving the bounding area of an element where a GazeEntered event already occurred.

-see-also

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

-examples