Skip to main content

lv_obj_update_layout

Function lv_obj_update_layout 

Source
pub unsafe extern "C" fn lv_obj_update_layout(obj: *const lv_obj_t)
Expand description

Update the layout of an object. @param obj pointer to an object whose position and size needs to be updated