Rendering style of the cursor.

Variables

@:enum@:implread onlyBlock:TextEditorCursorStyle

Render the cursor as a block filled.

@:enum@:implread onlyBlockOutline:TextEditorCursorStyle

Render the cursor as a block outlined.

@:enum@:implread onlyLine:TextEditorCursorStyle

Render the cursor as a vertical thick line.

@:enum@:implread onlyLineThin:TextEditorCursorStyle

Render the cursor as a vertical thin line.

@:enum@:implread onlyUnderline:TextEditorCursorStyle

Render the cursor as a thick horizontal line.

@:enum@:implread onlyUnderlineThin:TextEditorCursorStyle

Render the cursor as a thin horizontal line.