HitTestResult.contextIsScrollbar

bool contextIsScrollbar()

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

Returns

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

or false otherwise