HitTestResult.contextIsMedia

Gets whether webkit.types.HitTestResultContext.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