ConsoleForge 0.3.0
Elm-architecture TUI framework for .NET 8
Loading...
Searching...
No Matches
ConsoleForge.Styling.BorderSpec Struct Reference

Defines the character set for a border style. More...

Properties

string Bottom [get]
 Character used for the bottom horizontal edge.
string BottomLeft [get]
 Character used for the bottom-left corner.
string BottomRight [get]
 Character used for the bottom-right corner.
string Left [get]
 Character used for the left vertical edge.
string Middle [get]
 Character used for a cross-junction (inner horizontal and vertical dividers cross).
string MiddleBottom [get]
 Character used for a bottom T-junction (inner divider meets the bottom edge).
string MiddleLeft [get]
 Character used for a left-side T-junction (inner divider meets left edge).
string MiddleRight [get]
 Character used for a right-side T-junction (inner divider meets right edge).
string MiddleTop [get]
 Character used for a top T-junction (inner divider meets the top edge).
string Right [get]
 Character used for the right vertical edge.
string Top [get]
 Character used for the top horizontal edge.
string TopLeft [get]
 Character used for the top-left corner.
string TopRight [get]
 Character used for the top-right corner.

Detailed Description

Defines the character set for a border style.

Each field is a string (not a char) to support multi-rune Unicode glyphs.


The documentation for this struct was generated from the following file:
  • src/ConsoleForge/Styling/BorderSpec.cs