Searched refs:auto_del (Results 1 – 4 of 4) sorted by relevance
417 bool auto_del);
638 bool auto_del) in lv_screen_load_anim() argument666 d->del_prev = auto_del; in lv_screen_load_anim()681 if(auto_del && act_scr) lv_obj_delete(act_scr); in lv_screen_load_anim()
139 ``auto_del`` argument. If you want to keep the current Screen in RAM when you load a140 new Screen, pass ``false`` for the ``auto_del`` argument, or call
358 :cpp:expr:`lv_screen_load_anim(scr, transition_type, time, delay, auto_del)`. The367 Setting ``auto_del`` to ``true`` will automatically delete the old