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

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

Get the animation time of tab view when a new tab is loaded

  • tabview: pointer to Tab view object Return: time of animation in milliseconds