Constructor TextChangingEventArgs | Terminal.Gui v1 (original) (raw)
Namespace
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.