Package-level declarations

Types

Link copied to clipboard
typealias PageTitle = String
typealias PageTitle = String

Title of a web page.

Title of a web page.

Link copied to clipboard
typealias Url = String
typealias Url = String

URL of a web page.

URL of a web page.

Properties

Link copied to clipboard
Link copied to clipboard

Indicates whether the previous location in the back-forward list can be loaded.

Link copied to clipboard

Indicates whether the next location in the back-forward list can be loaded.

Link copied to clipboard

Returns the current entry of the back-forward list.

Link copied to clipboard

Returns the index of the current item in the back-forward list or -1 if the list is empty.

Link copied to clipboard

Returns the number of items in the back-forward list.

Link copied to clipboard

Returns the title as set by the web page, or an empty string if there is no title set.

Link copied to clipboard

Returns URL of the navigated web page.

Returns URL of this navigation event.