bool show()
Sets this page as the currently displayed page.
Definition: NextionPage.cpp:18
NextionPage(Nextion &nex, uint8_t page, uint8_t component, const char *name)
Create a new widget adapter.
Definition: NextionPage.cpp:8
bool isShown()
Determines if this page is currently displayed.
Definition: NextionPage.cpp:30
Represents a page of widgets.
Definition: NextionPage.h:13