Table of Contents

Class BackForwardListHandle

Namespace
WebKit.Internal
Assembly
WebKit-6.0.dll
public class BackForwardListHandle : ObjectHandle, IDisposable
Inheritance
BackForwardListHandle
Implements
Inherited Members

Constructors

BackForwardListHandle(nint, bool)

public BackForwardListHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static BackForwardListHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

BackForwardListHandle