Enum CursorShape
- Namespace
- SharpConsoleUI.Core
- Assembly
- SharpConsoleUI.dll
Represents the shape/style of the cursor
public enum CursorShape
Fields
Block = 0Solid block cursor (default)
Hidden = 3No visible cursor
Underline = 1Underline cursor
VerticalBar = 2Vertical bar cursor