setZoomScale(_:animated:)
A floating-point value that specifies the current zoom scale.
Declaration
func setZoomScale(_ scale: CGFloat, animated: Bool)Parameters
Discussion
The new scale value should be between the minimumZoomScale and the maximumZoomScale.