FabGL
ESP32 Display Controller and Graphics Library

◆ typeText()

void fabgl::LineEditor::typeText ( char const *  text)

Simulates user typing.

This method simulates user typing. Unlike setText, this methods allows control characters and generates onChar events.

Parameters
textText to type