ManipulationUpdatedEventArgs.PointerDeviceType Eigenschaft

Definition

Ruft den Gerätetyp der Eingabequelle ab.

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

Eigenschaftswert

Der Gerätetyp.

Gilt für:

Weitere Informationen