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