Search Results for

    Show / Hide Table of Contents

    Enum Dialog.ButtonAlignments

    Determines the horizontal alignment of the Dialog buttons.
    Namespace: Terminal.Gui
    Assembly: Terminal.Gui.dll
    Syntax
    public enum ButtonAlignments

    Fields

    Name Description
    Center Center-aligns the buttons (the default).
    Justify Justifies the buttons
    Left Left-aligns the buttons
    Right Right-aligns the buttons
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX