Contents

vendorID

The vendor identifier of the tablet associated with the event.

Declaration

var vendorID: Int { get }

Discussion

The tablet is typically a USB device. This method is valid only for mouse events with subtype NSTabletProximityEventSubtype and for NSTabletProximity events.

See Also

Getting tablet proximity information