HitTestResult.contextIsSelection

Gets whether webkit.types.HitTestResultContext.Selection flag is present in #WebKitHitTestResult:context.

class HitTestResult
bool
contextIsSelection
()

Return Value

Type: bool

true if there's a selected element at the coordinates of the hit_test_result, or false otherwise