Skip to main content

lv_obj_readjust_scroll

Function lv_obj_readjust_scroll 

Source
pub unsafe extern "C" fn lv_obj_readjust_scroll(
    obj: *mut lv_obj_t,
    anim_en: lv_anim_enable_t,
)
Expand description

Checks if the content is scrolled “in” and adjusts it to a normal position. @param obj pointer to Widget @param anim_en LV_ANIM_ON/OFF