Partager via


TappedEventArgs.PointerDeviceType Propriété

Définition

Obtient le type d’appareil de la source d’entrée.

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

Valeur de propriété

Le type d’appareil.

S’applique à