simonkrauter/NiGui

`TextArea` - how to clear text area

Lucifer25x opened this issue · 1 comments

How can I clear text area?

You can assign an empty string:

textArea.text = ""