Table of Contents

Class WebInspectorHandle

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

Constructors

WebInspectorHandle(nint, bool)

public WebInspectorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static WebInspectorHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

WebInspectorHandle