Contents

vendorPointingDeviceType

A coded bit field whose set bits indicate the type of pointing device (within a vendor selection) associated with the event.

Declaration

var vendorPointingDeviceType: Int { get }

Discussion

See the vendor documentation for an interpretation of significant bits. This method is valid only for mouse events with subtype NSTabletProximityEventSubtype and for NSTabletProximity events.

See Also

Getting tablet proximity information