[][src]Function lvgl::widgets::roller::set_anim_time

pub fn set_anim_time(roller: *mut lv_obj_t, anim_time: u16) -> MynewtResult<()>

Set the open/close animation time.

  • roller: pointer to a roller object
  • anim_time:: open/close animation time [ms]