次の方法で共有


PointerPointProperties.PointerUpdateKind プロパティ

定義

ポインターの状態変更の種類を取得します。

public:
 property PointerUpdateKind PointerUpdateKind { PointerUpdateKind get(); };
PointerUpdateKind PointerUpdateKind();
public PointerUpdateKind PointerUpdateKind { get; }
var pointerUpdateKind = pointerPointProperties.pointerUpdateKind;
Public ReadOnly Property PointerUpdateKind As PointerUpdateKind

プロパティ値

ポインターの状態の変化の種類。

適用対象