LiveDisplay(IAnsiConsole, IRenderable) Constructor
Initializes a new instance of the
LiveDisplay
class.
public LiveDisplay(IAnsiConsole console, IRenderable target)
- Namespace
- Spectre
.Console - Containing Type
- LiveDisplay
Parameters
- IAnsiConsole console
- The console.
- IRenderable target
- The target renderable to update.