FabGL
ESP32 Display Controller and Graphics Library

◆ onDblClick

Delegate onDblClick

Mouse double click event delegate.

This delegate is called when the mouse button is double pressed and released on the same position. To change double click time use uiAppProps.doubleClickTime of uiApp.appProps().

Definition at line 670 of file fabui.h.