ConsoleLiveDisplayOptions
ClassProvides configuration settings for live display rendering.
Namespace:
RazorConsole.Core.RenderingAssembly:
RazorConsole.CoreDefinition
public sealed class ConsoleLiveDisplayOptionsConstructors
1| Name | Type | Description |
|---|---|---|
ConsoleLiveDisplayOptions() | Constructor | — |
Properties
3| Name | Type | Description |
|---|---|---|
Other | ||
AutoClear | Boolean | Gets or sets a value indicating whether the live display should automatically clear the console when it completes. |
Default | ConsoleLiveDisplayOptions | Creates a new instance with default settings. |
HideCursor | Boolean | Gets or sets a value indicating whether the live display should automatically hide cursor after render or not. |