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
boolconstructArguments
ConstructArgument[]
NotificationPermissionRequest(IntPtr, bool)
protected NotificationPermissionRequest(IntPtr ptr, bool ownedRef)
Parameters
Methods
Allow()
public void Allow()
Deny()
public void Deny()
GetGType()
public static Type GetGType()