Holds the information about a text selection. More...
Public Attributes | |
Range | SelectionRange |
The start and end positions of the selection. More... | |
Direction | SelectionDirection |
The direction of the selection, which shows on which end does the caret go. More... | |
Holds the information about a text selection.
Direction cohtml::TextInput::Selection::SelectionDirection |
The direction of the selection, which shows on which end does the caret go.
Range cohtml::TextInput::Selection::SelectionRange |
The start and end positions of the selection.