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