language property
final
The default display language for WebView.
Officially Supported Platforms/Implementations:
- Windows WebView2 (Official API - ICoreWebView2EnvironmentOptions.put_Language)
Implementation
final String? language;
The default display language for WebView.
Officially Supported Platforms/Implementations:
final String? language;