textZoom property
getter/setter pair
Sets the text zoom of the page in percent. The default value is 100.
Officially Supported Platforms/Implementations:
- Android WebView (Official API - WebSettings.setTextZoom)
Implementation
int? textZoom;