Table of Contents

Method OnTextChanging

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

OnTextChanging(string)

Gets or sets the text displayed on the progress bar. If set to an empty string and ProgressBarFormat is SimplePlusPercentage the percentage will be displayed. If ProgressBarStyle is a marquee style, the text will be displayed.

protected override bool OnTextChanging(string newText)

Parameters

newText string

Returns

bool