FabGL
ESP32 Display Controller and Graphics Library

◆ onWrite

Delegate<int> fabgl::LineEditor::onWrite

Write character delegate.

This delegate is called whenever a character needs to be written, and no Terminal has been specified.

First parameter represents the character code to send.