Table of Contents

Class PermissionRequestHelper

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

Constructors

PermissionRequestHelper(IntPtr, bool)

public PermissionRequestHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

Allow()

public void Allow()

Deny()

public void Deny()

GetGType()

public static Type GetGType()

Returns

Type