[Search Functions]
描述
Use Name to query the first ID found.
語法
lv_obj_t* NAME_TO_ID(char* name);
參數
[in] name
Object name.
Return
Corresponding ID, return NULL if not found.
Please see the 86HMI 編輯器使用手冊 for more instructions on 86HMI widgets and API usage.