IsVisible Property
Gets or sets a value indicating whether or not the object should
be visible or not.
bool IsVisible { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- IHasVisibility
- Property Type
- bool
bool IsVisible { get; set; }