Table of Contents

Class WebContextHandle

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

Constructors

WebContextHandle(nint, bool)

public WebContextHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static WebContextHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

WebContextHandle