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

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

Get the index of the currently active tab

  • tabview: pointer to Tab view object Return: the active tab index