FabGL
ESP32 Display Controller and Graphics Library

◆ items()

StringList & items ( )
inline

A list of strings representing the simplemenu content.

Other than actual strings, StringList indicates which item is selected. Repainting is required when the string list changes.

Returns
L-value representing simplemenu items

Definition at line 2942 of file fabui.h.