FabGL
ESP32 Display Controller and Graphics Library

◆ items()

StringList & items ( )
inline

A list of strings representing the listbox content.

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

Returns
L-value representing listbox items

Definition at line 2162 of file fabui.h.