Table of Contents

Class OptionMenuHandle

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

Constructors

OptionMenuHandle(nint, bool)

public OptionMenuHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static OptionMenuHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

OptionMenuHandle