[][src]Function lvgl::widgets::bar::get_type

pub fn get_type(bar: *mut lv_obj_t) -> MynewtResult<lv_bar_type_t>

Get the type of bar.

  • bar: pointer to bar object Return: bar type