FabGL
ESP32 Display Controller and Graphics Library

◆ uiButtonKind

enum class uiButtonKind
strong

Specifies the button kind.

Enumerator
Button 

Normal button - can have a single state. Generates only click events

Switch 

Switch - can have two states. Generates onChange events

Definition at line 1250 of file fabui.h.