Contents

pointingDeviceSerialNumber

The vendor-assigned serial number of a pointing device.

Declaration

var pointingDeviceSerialNumber: Int { get }

Discussion

Devices of different types, such as a puck and a pen, may have the same serial number. This property is valid for mouse events with subtype NSTabletProximityEventSubtype or an event of type NSTabletProximity.

See Also

Getting tablet proximity information