GetSafeBorder(BoxBorder, bool) Method
Gets the safe border for a border.
public static BoxBorder GetSafeBorder(this BoxBorder border, bool safe)
- Namespace
- Spectre
.Console .Rendering - Containing Type
- BoxExtensions
Parameters
- BoxBorder border
- The border to get the safe border for.
- bool safe
- Whether or not to return the safe border.