Size(Layout, int) Method
Sets the size of the layout.
public static Layout Size(this Layout layout, int size)
- Namespace
- Spectre
.Console - Containing Type
- LayoutExtensions
Parameters
- Layout layout
- The layout.
- int size
- The size.