Table of Contents

Property Normal

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Normal

The default visual role for unfocused, unselected, enabled elements. The Normal attribute must always be set. All other attributes are optional, and if not explicitly set, will be automatically generated. See the description for Scheme for details on the algorithm used.

public Attribute Normal { get; init; }

Property Value

Attribute