FabGL
ESP32 Display Controller and Graphics Library

◆ hasFocus()

bool hasFocus ( )

Determines whether this window or control has focus.

To set currently focused window use uiApp.setFocusedWindow().

Returns
True if this window has focus

Definition at line 1860 of file fabui.cpp.