Skip to content
SiteEmail

cohtml::TextInput

Name
structcohtml::TextInput::Range
Denotes a text range.
structcohtml::TextInput::Rectangle
structcohtml::TextInput::Selection
Holds the information about a text selection.
Name
enumDirection { None, Forward, Backward}
Enum containing the possible text selection directions.
EnumeratorValueDescription
NoneThe default selection direction.
ForwardForward direction, the caret should be at the end of the selection.
BackwardBackward direction, the caret should be at the beginning of the selection.

Enum containing the possible text selection directions.