Start(Action<LiveDisplayContext>) Method
Starts the live display.
public void Start(Action<LiveDisplayContext> action)
- Namespace
- Spectre
.Console - Containing Type
- LiveDisplay
Parameters
-
Action
<LiveDisplayContext> action - The action to execute.