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

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

Set the animation time for the Tile view

  • tileview: pointer to a page object
  • anim_time: animation time in milliseconds