Table of Contents

Class ContextMenuHandle

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

Constructors

ContextMenuHandle(nint, bool)

public ContextMenuHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static ContextMenuHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

ContextMenuHandle