|
FabGL
ESP32 Display Controller and Graphics Library
|
| bool postEvent | ( | uiEvent const * | event | ) |
Places an event in the event queue and returns without waiting for the receiver to process the event.
| event | Event to send. A copy of the event is sent. |