Table of Contents

Class NotificationPermissionRequest

Namespace
WebKit
Assembly
WebKit-6.0.dll
public sealed class NotificationPermissionRequest : Object, IObject, INotifyPropertyChanged, IDisposable, PermissionRequest, IHandle, GTypeProvider
Inheritance
NotificationPermissionRequest
Implements
Inherited Members

Constructors

NotificationPermissionRequest(bool, params ConstructArgument[])

protected NotificationPermissionRequest(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

NotificationPermissionRequest(IntPtr, bool)

protected NotificationPermissionRequest(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Allow()

public void Allow()

Deny()

public void Deny()

GetGType()

public static Type GetGType()

Returns

Type