FabGL
ESP32 Display Controller and Graphics Library
|
Delegate<int> 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.
Definition at line 2140 of file terminal.h.