ManipulationUpdatedEventArgs.PointerDeviceType Свойство

Определение

Возвращает тип устройства источника входных данных.

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

Значение свойства

Тип устройства.

Применяется к

См. также раздел