[Search Functions]
描述
Use the ID to look up the corresponding Name.
語法
char* ID_TO_NAME(lv_obj_t* id);
參數
[in] id
Object ID.
Return
The corresponding name returns 0 when no name is found.
Please see the 86HMI 編輯器使用手冊 for more instructions on 86HMI widgets and API usage.