Table of Contents

Class BackForwardListItem

Namespace
WebKit
Assembly
WebKit-6.0.dll
public sealed class BackForwardListItem : InitiallyUnowned, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
BackForwardListItem
Implements
Inherited Members

Constructors

BackForwardListItem()

public BackForwardListItem()

BackForwardListItem(params ConstructArgument[])

protected BackForwardListItem(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

BackForwardListItem(IntPtr, bool)

protected BackForwardListItem(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetOriginalUri()

public string GetOriginalUri()

Returns

string

GetTitle()

public string GetTitle()

Returns

string

GetUri()

public string GetUri()

Returns

string