HitTestResult.contextIsImage

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

class HitTestResult
bool
contextIsImage
()

Return Value

Type: bool

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