Table of Contents

Method OnContentsChanged

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 the ContentsChanged event.

public virtual void OnContentsChanged()