zoomImageToFit(_:)
Zooms the image so that it fits in the image view.
Declaration
@IBAction func zoomImageToFit(_ sender: Any!)Parameters
- sender:
The object initiating the action.
Zooms the image so that it fits in the image view.
@IBAction func zoomImageToFit(_ sender: Any!)The object initiating the action.