zoomIn(_:)
Zooms the image in.
Declaration
@IBAction func zoomIn(_ sender: Any!)Parameters
- sender:
Typically the object that invoked this method.
Zooms the image in.
@IBAction func zoomIn(_ sender: Any!)Typically the object that invoked this method.