Share via


ManipulationStartedEventArgs.PointerDeviceType プロパティ

定義

入力ソースのデバイスの種類を取得します。

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

プロパティ値

デバイスの種類。

適用対象

こちらもご覧ください