GazeDevicePreview Klasse

Definition

Unterstützt die Möglichkeit, alle verbundenen Eye-Tracker-Geräte zu identifizieren und zu verwalten.

public ref class GazeDevicePreview sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GazeDevicePreview final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GazeDevicePreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GazeDevicePreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GazeDevicePreview
Public NotInheritable Class GazeDevicePreview
Vererbung
Object Platform::Object IInspectable GazeDevicePreview
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Eigenschaften

CanTrackEyes

Ruft ab, ob das Eye-Tracking-Gerät die Augen des Benutzers erkennen und nachverfolgen kann.

CanTrackHead

Ruft ab, ob das Eye-Tracking-Gerät den Kopf des Benutzers erkennen und nachverfolgen kann.

ConfigurationState

Ruft den Konfigurationsstatus des Eye-Tracking-Geräts ab.

Id

Ruft einen eindeutigen Bezeichner für das Eye-Tracking-Gerät ab.

Methoden

GetBooleanControlDescriptions(UInt16, UInt16)

Ruft die booleschen Steuerelementbeschreibungen für das Eye-Tracking-Gerät ab.

GetNumericControlDescriptions(UInt16, UInt16)

Ruft die numerische Steuerelementbeschreibung für das Eye-Tracking-Gerät ab.

RequestCalibrationAsync()

Fordert das Eye-Tracking-Gerät asynchron an, seinen Kalibrierungsprozess zu starten.

Gilt für:

Weitere Informationen