mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 08:50:25 +01:00
Added missing API doc
This commit is contained in:
@@ -140,6 +140,10 @@ namespace Terminal.Gui {
|
||||
/// </summary>
|
||||
Right
|
||||
}
|
||||
/// <summary>
|
||||
/// Determines how the <see cref="Dialog"/> <see cref="Button"/>s are aligned along the
|
||||
/// bottom of the dialog.
|
||||
/// </summary>
|
||||
public ButtonAlignments ButtonAlignment = Dialog.ButtonAlignments.Center;
|
||||
|
||||
void LayoutStartedHandler ()
|
||||
|
||||
Reference in New Issue
Block a user