WebHitTestResult.contextIsScrollbar
bool contextIsScrollbar()Check whether there is a scrollbar at the hit test position.
Checks whether webkit.types.HitTestResultContext.Scrollbar flag is present in the context flags.
Returns
true if the hit test covers a scrollbar or false otherwise.