Table of Contents

Class WebEditorHandle

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

Constructors

WebEditorHandle(nint, bool)

public WebEditorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static WebEditorHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

WebEditorHandle