UseSafeBorder Property
Gets or sets a value indicating whether or not to use
a "safe" border on legacy consoles that might not be able
to render non-ASCII characters.
bool UseSafeBorder { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- IHasBorder
- Property Type
- bool