[][src]Function lvgl::widgets::arc::get_value

pub fn get_value(arc: *const lv_obj_t) -> MynewtResult<i16>

Get the value of the of a arc

  • arc: pointer to a arc object Return: the value of the of the arc