ManipulationDeltaRoutedEventArgs.PointerDeviceType プロパティ

定義

操作に関係するポインター デバイスの PointerDeviceType を取得します。

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

プロパティ値

列挙体の値。

適用対象