FabGL
ESP32 Display Controller and Graphics Library

◆ setUIApp()

void setUIApp ( uiApp app)
inline

Sets current UI app.

To use this generateVirtualKeys must be true in begin().

Parameters
appThe UI app where to send keyboard events

Definition at line 149 of file keyboard.h.