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

pub fn get_start_value(bar: *const lv_obj_t) -> MynewtResult<i16>

Get the start value of a bar

  • bar: pointer to a bar object Return: the start value of the bar