Table of Contents

Enum CursorShape

Namespace
SharpConsoleUI.Core
Assembly
SharpConsoleUI.dll

Represents the shape/style of the cursor

public enum CursorShape

Fields

Block = 0

Solid block cursor (default)

Hidden = 3

No visible cursor

Underline = 1

Underline cursor

VerticalBar = 2

Vertical bar cursor