Skip to main content

animate_arc_value

Function animate_arc_value 

Source
pub fn animate_arc_value(arc: Arc, from: i32, to: i32, duration_ms: u32)
Expand description

Animate an Arc widget’s value from from to to over duration_ms.