Table of Contents

Constructor TextChangingEventArgs

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.