FabGL
ESP32 Display Controller and Graphics Library

◆ onSpecialChar

Delegate<LineEditorSpecialChar> fabgl::LineEditor::onSpecialChar

A delegate called whenever a special character has been pressed.

First parameter receives the special key pressed. The type is LineEditorSpecialChar.