Function zng_wgt_scroll::cmd::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.