共用方式為


GazeDeviceWatcherUpdatedPreviewEventArgs.Device 屬性

定義

取得透過 GazeDeviceWatcherPreview 物件監視眼球追蹤器裝置的參考。

public:
 property GazeDevicePreview ^ Device { GazeDevicePreview ^ get(); };
GazeDevicePreview Device();
public GazeDevicePreview Device { get; }
var gazeDevicePreview = gazeDeviceWatcherUpdatedPreviewEventArgs.device;
Public ReadOnly Property Device As GazeDevicePreview

屬性值

適用於

另請參閱