IHasDirtyState Interface
Represents something that can be dirty.
public interface IHasDirtyState
- Namespace
- Spectre
.Console .Rendering - Implementing Types
Properties
- abstract bool IsDirty
- Gets a value indicating whether the object is dirty.