FabGL
ESP32 Display Controller and Graphics Library

◆ uiMessageBoxResult

enum class uiMessageBoxResult
strong

Return values from uiApp.messageBox() method.

Enumerator
Cancel 

Messagebox has been canceled

Button1 

Button1 has been pressed

ButtonOK 

OK Button (button1) has been pressed

Button2 

Button2 has been pressed

Button3 

Button3 has been pressed

Definition at line 3062 of file fabui.h.