Table of Contents

Class PermissionRequestHelper

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

Methods

Allow()

public void Allow()

Deny()

public void Deny()

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed PermissionRequestHelper instance for a given pointer.

public static PermissionRequestHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

PermissionRequestHelper