Compartilhar via


GazeDevicePreview.Id Propriedade

Definição

Obtém um identificador exclusivo para o dispositivo de rastreamento ocular.

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

Valor da propriedade

UInt32

unsigned int

uint32_t

O identificador exclusivo.

Aplica-se a

Confira também