FabGL
ESP32 Display Controller and Graphics Library

◆ onWrite

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 1992 of file terminal.h.