Table of Contents

Property ButtonAlignment

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

ButtonAlignment

Determines how buttons are aligned horizontally at the bottom of the dialog.

public Alignment ButtonAlignment { get; set; }

Property Value

Alignment

Remarks

Default is DefaultButtonAlignment (typically End).