Contents

zoomIn(_:)

Zooms in by increasing the scaling factor.

Declaration

@IBAction func zoomIn(_ sender: Any?)

Discussion

Each invocation of zoomIn muliplies the scaling factor by the square root of 2.

See Also

Zooming in a PDF View