HitTestResult.contextIsSelection

bool contextIsSelection()

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

Returns

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

or false otherwise