IsVisible Property
Gets or sets a value indicating whether or not the layout should
be visible or not.
public bool IsVisible { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Layout
- Property Type
- bool
Remarks
Defaults to
true
.