Table of Contents

Class WebHitTestResult

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

Constructors

WebHitTestResult(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

WebHitTestResult(IntPtr, bool)

protected WebHitTestResult(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

ContextIsEditable()

public bool ContextIsEditable()

Returns

bool

ContextIsImage()

public bool ContextIsImage()

Returns

bool
public bool ContextIsLink()

Returns

bool

ContextIsMedia()

public bool ContextIsMedia()

Returns

bool

ContextIsScrollbar()

public bool ContextIsScrollbar()

Returns

bool

ContextIsSelection()

public bool ContextIsSelection()

Returns

bool

GetContext()

public uint GetContext()

Returns

uint

GetGType()

public static Type GetGType()

Returns

Type

GetImageUri()

public string GetImageUri()

Returns

string

GetJsNode(ScriptWorld?)

[Version("2.40")]
public Value? GetJsNode(ScriptWorld? world)

Parameters

world ScriptWorld

Returns

Value

GetLinkLabel()

public string GetLinkLabel()

Returns

string

GetLinkTitle()

public string GetLinkTitle()

Returns

string

GetLinkUri()

public string GetLinkUri()

Returns

string

GetMediaUri()

public string GetMediaUri()

Returns

string