次の方法で共有


EyesPose.UpdateTimestamp プロパティ

定義

この視線入力スナップショットが取得されたタイムスタンプを取得します。

public:
 property PerceptionTimestamp ^ UpdateTimestamp { PerceptionTimestamp ^ get(); };
PerceptionTimestamp UpdateTimestamp();
public PerceptionTimestamp UpdateTimestamp { get; }
var perceptionTimestamp = eyesPose.updateTimestamp;
Public ReadOnly Property UpdateTimestamp As PerceptionTimestamp

プロパティ値

タイムスタンプです。

Windows の要件

アプリの機能
gazeInput

適用対象