Searched refs:LV_EVENT_SCREEN_UNLOADED (Results 1 – 3 of 3) sorted by relevance
81 LV_EVENT_SCREEN_UNLOADED, /**< A screen was unloaded*/ enumerator
488 if(d->act_scr) lv_event_send(old_scr, LV_EVENT_SCREEN_UNLOADED, NULL); in scr_load_internal()523 lv_event_send(d->prev_scr, LV_EVENT_SCREEN_UNLOADED, NULL); in scr_anim_ready()
115 - `LV_EVENT_SCREEN_UNLOADED` A screen was unloaded, called when all animations are finished