17 #ifndef __NEXPROGRESSBAR_H__
18 #define __NEXPROGRESSBAR_H__
bool Set_background_color_bco(uint32_t number)
Set bco attribute of component.
bool setValue(uint32_t number)
Set the value of progress bar.
The definition of class NexTouch.
The definition of base API for using Nextion.
bool getValue(uint32_t *number)
Get the value of progress bar.
Root class of all Nextion components.
bool Set_font_color_pco(uint32_t number)
Set pco attribute of component.
uint32_t Get_background_color_bco(uint32_t *number)
Get bco attribute of component.
NexProgressBar(uint8_t pid, uint8_t cid, const char *name)
Constructor.
NexProgressBar component.
uint32_t Get_font_color_pco(uint32_t *number)
Get pco attribute of component.