Contents

smartMagnify

A mask for smart-zoom gesture events.

Declaration

static var smartMagnify: NSEvent.EventTypeMask { get }

Discussion

In response to this event, magnify the content appropriately for your app. For example, you might zoom in on a specific paragraph or image.

See Also

Getting Touch Events