HitTestResult.contextIsImage

bool contextIsImage()

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

Returns

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

or false otherwise