Text_Console_New_Title TLB_Fill_Data
API Reference Manual  /  12 Haps  / 

Text_Console_Show_Hide

Description
Triggered when the console is shown or hidden. is_shown is 1 when the console is shown and 0 when hidden.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj, int is_shown);

Text_Console_New_Title TLB_Fill_Data