HitTestResult.contextIsImage

Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_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

Meta