HitTestResult.contextIsLink

bool contextIsLink()

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

Returns

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

or false otherwise