historyUrl property
The URL to use as the history entry. If null
defaults to about:blank
. If non-null, this must be a valid URL.
Officially Supported Platforms/Implementations:
- Android native WebView
Implementation
WebUri? historyUrl;
The URL to use as the history entry. If null
defaults to about:blank
. If non-null, this must be a valid URL.
Officially Supported Platforms/Implementations:
WebUri? historyUrl;