Constructor TextChangingEventArgs | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

TextChangingEventArgs(ustring)

Initializes a new instance of TextChangingEventArgs

public TextChangingEventArgs(ustring newText)

Parameters

newText ustring

The new Text to be replaced.

Edit this page