HitTestResult.contextIsScrollbar

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

class HitTestResult
bool
contextIsScrollbar
()

Return Value

Type: bool

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