Expand Property
Gets or sets a value indicating whether or not the padding should
fit the available space. If
false
, the padding width will be
auto calculated. Defaults to false
.
public bool Expand { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Padder
- Property Type
- bool