enableViewportScale property
getter/setter pair
Set to true to allow a viewport meta tag to either disable or restrict the range of user scaling. The default value is false.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
Implementation
bool? enableViewportScale;