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

pub fn get_option_cnt(roller: *const lv_obj_t) -> MynewtResult<u16>

Get the total number of options

  • roller: pointer to a roller object Return: the total number of options in the list