Device.HasEyeGaze
static bool HasEyeGaze{ get }
Description
Does the device we’re on have eye tracking support present
for input purposes? This is not an indicator that the user has
given the application permission to access this information. See
Input.Gaze
for how to use this data.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!