Module egui::text_selection::text_cursor_state
source · Expand description
Text cursor changes/interaction, without modifying the text.
Structs
- The state of a text cursor selection.
Functions
- The thin rectangle of one end of the selection, e.g. the primary cursor.
- Accepts and returns character offset (NOT byte offset!).