Method OnContentsChanged | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

OnContentsChanged()

Called when the contents of the TextView change. E.g. when the user types text or deletes text. Raises theContentsChanged event.

public virtual void OnContentsChanged()

Edit this page