useShouldOverrideUrlLoading property
Set to true to be able to listen at the WebView.shouldOverrideUrlLoading event. The default value is false.
Implementation
bool useShouldOverrideUrlLoading;
Set to true to be able to listen at the WebView.shouldOverrideUrlLoading event. The default value is false.
bool useShouldOverrideUrlLoading;