Table of Contents

Class WindowPropertiesHandle

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

Constructors

WindowPropertiesHandle(nint, bool)

public WindowPropertiesHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static WindowPropertiesHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

WindowPropertiesHandle