ExpandableExtensions Class
Contains extension methods for
IExpandable
.
public static class ExpandableExtensions
- Namespace
- Spectre
.Console
Methods
-
static T Collapse
<T> (T) - Tells the specified object to not expand to the available area but take as little space as possible.
-
static T Expand
<T> (T) - Tells the specified object to expand to the available area.