FabGL
ESP32 Display Controller and Graphics Library
|
void fabgl::uiApp::enableKeyboardAndMouseEvents | ( | bool | value | ) |
Enables or disables mouse and keyboard events.
For default mouse and keyboard events are enabled.
value | True to enable events, False to disable events |