should Override Url Loading
Callback to determine whether the WebView should override URL loading.
Return
true
if the WebView should override loading, false
otherwise.
Parameters
uri
The URL being requested.
Callback to determine whether the WebView should override URL loading.
true
if the WebView should override loading, false
otherwise.
The URL being requested.