Skip to main content

scrollbar_hit_test

Function scrollbar_hit_test 

Source
pub fn scrollbar_hit_test(px_x: usize, px_y: usize) -> bool
Expand description

Returns true if (px_x, px_y) falls within the scrollbar strip.