Share via


PointerPoint.PointerDeviceType プロパティ

定義

入力ポインターに関連付けられている入力デバイスの種類を取得します。

public:
 property PointerDeviceType PointerDeviceType { PointerDeviceType get(); };
PointerDeviceType PointerDeviceType();
public PointerDeviceType PointerDeviceType { get; }
var pointerDeviceType = pointerPoint.pointerDeviceType;
Public ReadOnly Property PointerDeviceType As PointerDeviceType

プロパティ値

入力デバイスの種類。

適用対象