I want to find...

Search

Shares

Table of Content

86HMI::ID_TO_NAME()

[Search Functions]

Description

Use the ID to look up the corresponding Name.

Syntax

char* ID_TO_NAME(lv_obj_t* id);

Parameters

  • [in] id
    Object ID.

Return

The corresponding name returns 0 when no name is found.


Please see the 86HMI Editor User Manual for more instructions on 86HMI widgets and API usage.

Scroll to Top