zoomImageToActualSize(_:)
Zooms the image so that it is displayed using its true size.
Declaration
@IBAction func zoomImageToActualSize(_ sender: Any!)Parameters
- sender:
The object initiating the action.
Zooms the image so that it is displayed using its true size.
@IBAction func zoomImageToActualSize(_ sender: Any!)The object initiating the action.