Data Fields | |
| gui_app_trans_anim_type_t | type |
| Animation type. | |
| union { | |
| gui_app_trans_anim_zoom_t zoom | |
| Configuration of zoom animation. | |
| gui_app_trans_anim_push_t push | |
| Configuration of psuh animation. | |
| gui_app_trans_anim_custom_t cust | |
| Configuration of customized animation. | |
| } | cfg |