FabGL
ESP32 Display Controller and Graphics Library

◆ isMouseOver()

bool isMouseOver ( )
inline

Determines whether the mouse is over this window.

This methods returns True also when the mouse is captured.

Returns
True if the mouse is over the window

Definition at line 595 of file fabui.h.