PointerDevice.PointerDeviceType 属性

定义

获取指针设备类型。

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

属性值

指针设备类型。

适用于

另请参阅