Table of Contents

Class DownloadHandle

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

Constructors

DownloadHandle(nint, bool)

public DownloadHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static DownloadHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

DownloadHandle