HasDirtyChildren() Method
Checks if there are any children that has changed.
If so, the underlying renderable needs rebuilding.
protected virtual bool HasDirtyChildren()
- Namespace
- Spectre
.Console .Rendering - Containing Type
- JustInTimeRenderable
Returns
- bool