LayoutExtensions Class
Contains extension methods for
Layout
.
public static class LayoutExtensions
- Namespace
- Spectre
.Console
Methods
-
static Layout MinimumSize
(Layout, int) - Sets the minimum width of the layout.
-
static Layout Ratio
(Layout, int) - Sets the ratio of the layout.
-
static Layout Size
(Layout, int) - Sets the size of the layout.