FabGL
ESP32 Display Controller and Graphics Library

◆ onChar

Delegate<int *> fabgl::LineEditor::onChar

A delegate called whenever a character has been received.

First parameter represents a pointer to the receiving character code.