FabGL
ESP32 Display Controller and Graphics Library

◆ onDblClick

Delegate onDblClick
inherited

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 2102 of file fabui.h.