auto_scroll

Function auto_scroll 

Source
pub fn auto_scroll(scroll_id: impl Into<WidgetId>, velocity: DipVector)
Expand description

Scroll at the direction and velocity (dip/sec) until the end or another auto scroll request.

Zero stops auto scrolling.