GazeDeviceWatcherRemovedPreviewEventArgs.Device プロパティ

定義

GazeDeviceWatcherPreview オブジェクトを介して監視されているアイ トラッカー デバイスへの参照を取得します。

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

プロパティ値

適用対象

こちらもご覧ください