CaretKind Enum
Specifies the kind of editor caret.
public enum CaretKind
Fields
Name | Description |
---|---|
Block | A block over the character. |
HorizontalUnderline | A horizontal underline. |
VerticalLine | A vertical line. |