WebViewAndroidWebChromeClient class
Handles JavaScript dialogs, favicons, titles, and the progress for WebViewAndroidPlatformController.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
copy(
) → WebChromeClient -
Instantiates and returns a functionally identical object to oneself.
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onProgressChanged(
WebView webView, int progress) → void - Notify the host application that a file should be downloaded.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited