BackForwardListItem

class BackForwardListItem(pointer: <Error class: unknown class><<Error class: unknown class>>)

One item of the #WebKitBackForwardList.

A history item is part of the #WebKitBackForwardList and consists out of a title and a URI.

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val webkitBackForwardListItemPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard

Obtain the original URI of the item.

Link copied to clipboard

Obtain the title of the item.

Link copied to clipboard
fun getUri(): String

Obtain the URI of the item.