HitTestResult.contextIsMedia

Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA flag is present in #WebKitHitTestResult:context.

class HitTestResult
bool
contextIsMedia
()

Return Value

Type: bool

%TRUE if there's a media element in the coordinates of the Hit Test, or %FALSE otherwise

Meta