Live(IAnsiConsole, IRenderable) Method
Creates a new
LiveDisplay
instance for the console.
public static LiveDisplay Live(this IAnsiConsole console, IRenderable target)
- Namespace
- Spectre
.Console - Containing Type
- Ansi
Console Extensions
Parameters
- IAnsiConsole console
- The console.
- IRenderable target
- The target renderable to update.