Share via


GazeDevicePreview.Id Proprietà

Definizione

Ottiene un identificatore univoco per il dispositivo di tracciamento oculare.

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = gazeDevicePreview.id;
Public ReadOnly Property Id As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Identificatore univoco.

Si applica a

Vedi anche