historyUrl property

WebUri? historyUrl
getter/setter pair

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;