Rendering style of the cursor.
@:enumstaticread onlyBlock:TextEditorCursorStyle
Render the cursor as a block filled.
@:enumstaticread onlyBlockOutline:TextEditorCursorStyle
Render the cursor as a block outlined.
@:enumstaticread onlyLine:TextEditorCursorStyle
Render the cursor as a vertical thick line.
@:enumstaticread onlyLineThin:TextEditorCursorStyle
Render the cursor as a vertical thin line.
@:enumstaticread onlyUnderline:TextEditorCursorStyle
Render the cursor as a thick horizontal line.
@:enumstaticread onlyUnderlineThin:TextEditorCursorStyle
Render the cursor as a thin horizontal line.