Lire en anglais Modifier

Partager via


Microsoft.Toolkit.Uwp.Input.GazeInteraction Namespace

Classes

DwellInvokedRoutedEventArgs

This parameter is passed to the GazeElement::Invoked event and allows the application to prevent default invocation when the user dwells on a control

DwellProgressEventArgs

This parameter is passed to the GazeElement.DwellProgressFeedback event. The event is fired to inform the application of the user's progress towards completing dwelling on a control

GazeElement

Surrogate object attached to controls allowing subscription to per-control gaze events.

GazeEventArgs

EventArgs used to send Gaze events. See GazeEvent

GazeInput

Static class primarily providing access to attached properties controlling gaze behavior.

GazePointer

Class of singleton object coordinating gaze input.

GazeSettingsHelper

A helper class to read a ValueSet and retrieve relevant settings

GazeStats
StateChangedEventArgs

This parameter is passed to the StateChanged event.

Enums

DwellProgressState

An enum that reflects the current state of progress towards dwell when a user is focused on a control

GazeHidUsages

This enum specifies the various HID usages specified by the EyeHeadTracker HID specification

https://www.usb.org/sites/default/files/hutrr74_-_usage_page_for_head_and_eye_trackers_0.pdf

Interaction

This enum indicates the current state of gaze interaction.

PointerState

This enum reflects the states that a user's gaze through while interacting with a control using their eyes.