Overview of Consolonia.Controls components
mainThe Consolonia.Controls package provides several specialized brushes and controls designed for console-based UI manipulation:
- Brushes:
LineBrush: Draws a line.BrightenBrush: Brightens the background color.ShadeBrush: Shades the background color.MoveConsoleCaretToPositionBrush: Moves the console caret to the position where the brush is drawn.
- Controls:
ConsoleCaret: A control representing the console caret.
- Platform Extensions:
OnPlatform: ExtendsConsoleas a target platform for Avalonia.