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

pub fn get_anim_time(tileview: *mut lv_obj_t) -> MynewtResult<u16>

Get the animation time for the Tile view

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