C Specification

// Provided by XR_ANDROID_eye_tracking
XR_DEFINE_HANDLE(XrEyeTrackerANDROID)

Description

The XrEyeTrackerANDROID handle represents an eye tracker for tracking eyes and accurately maps where the user is looking.

Eye tracking data is sensitive personal information and is closely linked to personal privacy and integrity. It is strongly recommended that applications that store or transfer eye tracking data always ask the user for active and specific acceptance to do so.

The application uses this handle to access eye tracking data using other functions in this extension.

Eye tracking provides eye pose and status representation in the scene.

See Also

Document Notes

For more information, see the OpenXR Specification

This page is extracted from the OpenXR Specification. Fixes and changes should be made to the Specification, not directly.

Copyright 2014-2026 The Khronos Group Inc.