defaultFontSize property
Sets the default font size. The default value is 16
.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebSettings.setDefaultFontSize)
Implementation
int? defaultFontSize;
Sets the default font size. The default value is 16
.
Officially Supported Platforms/Implementations:
int? defaultFontSize;