TestimoX

API Reference

Enum

ProgressLayout (Progress)

Namespace TestimoX.Execution.Progress
Assembly TestimoX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Console progress layout styles.

Inheritance

  • Enum
  • ProgressLayout

Values

public const ProgressLayout Floating #

Render progress inline with normal console output.

Value: 0
public const ProgressLayout FixedFullscreen #

Take over the full screen with a fixed Spectre TUI layout.

Value: 1