MPLAB® Harmony Graphics Suite
|
The library maintains a static list of widgets that are considered to be scene roots. This API removes a child widget from one of the static roots.
LIB_EXPORT leResult leRemoveRootWidget( leWidget* wgt, uint32_t layer );
leResult
MPLAB® Harmony Graphics Suite
|