SplitRows(Layout[]) Method
Splits the layout into rows.
public Layout SplitRows(params Layout[] children)
- Namespace
- Spectre
.Console - Containing Type
- Layout
Parameters
- Layout[] children
- The layout to split into rows.