FabGL
ESP32 Display Controller and Graphics Library
|
|
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 |