HitTestResult.contextIsLink

Gets whether webkit.types.HitTestResultContext.Link flag is present in #WebKitHitTestResult:context.

class HitTestResult
bool
contextIsLink
()

Return Value

Type: bool

true if there's a link element in the coordinates of the Hit Test, or false otherwise