Table of Contents

Class NotificationPermissionRequestHandle

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

Constructors

NotificationPermissionRequestHandle(nint, bool)

public NotificationPermissionRequestHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static NotificationPermissionRequestHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

NotificationPermissionRequestHandle