needInitialFocus property
getter/setter pair
Tells the WebView whether it needs to set a node. The default value is true.
Implementation
bool needInitialFocus;
Tells the WebView whether it needs to set a node. The default value is true.
bool needInitialFocus;