needInitialFocus property
Tells the WebView whether it needs to set a node. The default value is true
.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebSettings.setNeedInitialFocus)
Implementation
bool? needInitialFocus;