Table of Contents

Class FindControllerHandle

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

Constructors

FindControllerHandle(nint, bool)

public FindControllerHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static FindControllerHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

FindControllerHandle