Contents

magnification

The amount of change to add to a magnification gesture.

Declaration

var magnification: CGFloat { get }

Discussion

The change in magnification that should be added to the current scaling of an item to achieve the new scale factor. This message is valid only for events of type NSEvent.EventType.magnify.

See Also

Getting gesture and touch information