Table of Contents

Property NoDecorations

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

NoDecorations

Gets or sets whether the Button will show decorations or not. If true the glyphs that normally brakcet the Button Title and the IsDefault indicator will not be shown.

public bool NoDecorations { get; set; }

Property Value

bool