Table of Contents

Property BackButtonText

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

BackButtonText

Sets or gets the text for the back button. The back button will only be visible on steps after the first step.

public string BackButtonText { get; set; }

Property Value

string

Remarks

The default text is "Back"