allowsMagnification
A Boolean value that indicates whether magnify gestures change the web view’s magnification.
Declaration
var allowsMagnification: Bool { get set }Discussion
The default value is false. You can set the magnification property even if allowsMagnification is set to false.