HitTestResult.contextIsMedia

bool contextIsMedia()

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

Returns

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

or false otherwise