Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextEditorCursorStyle

Rendering style of the cursor.

Index

Enumeration Members

Block: 2

Render the cursor as a block filled.

BlockOutline: 5

Render the cursor as a block outlined.

Line: 1

Render the cursor as a vertical thick line.

LineThin: 4

Render the cursor as a vertical thin line.

Underline: 3

Render the cursor as a thick horizontal line.

UnderlineThin: 6

Render the cursor as a thin horizontal line.