[][src]Function lvgl::widgets::bar::get_anim_time

pub fn get_anim_time(bar: *const lv_obj_t) -> MynewtResult<u16>

Get the animation time of the bar

  • bar: pointer to a bar object Return: the animation time in milliseconds.