Contents

capabilityMask

A mask that indicates the capabilities of the tablet device that generated this event.

Declaration

var capabilityMask: Int { get }

Discussion

These bits are vendor-defined. This property is valid only for mouse events with a subtype of NSTabletProximityEventSubtype and for events of type NSTabletProximity; otherwise, it is set to 0.

See Also

Getting tablet proximity information