PointerDevice.PointerDeviceType Свойство

Определение

Возвращает тип устройства указателя.

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

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

Тип устройства указателя.

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

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