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