Table of Contents

Class PolicyDecision

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

Constructors

PolicyDecision(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

PolicyDecision(IntPtr, bool)

protected PolicyDecision(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Download()

public void Download()

GetGType()

public static Type GetGType()

Returns

Type

Ignore()

public void Ignore()

Use()

public void Use()

UseWithPolicies(WebsitePolicies)

[Version("2.30")]
public void UseWithPolicies(WebsitePolicies policies)

Parameters

policies WebsitePolicies