Skip to main content

scroll_at

Function scroll_at 

Source
pub fn scroll_at(node: &LayoutNode, point: Point) -> Option<ScrollId>
Expand description

Find the ScrollId of the top-most scroll container containing point (the wheel target). Children are tested first so a nested scroll area wins.