Enum controlling whether moving the cursor moves the anchor or keeps it to extend the selection.
Moves only the cursor while keeping the anchor fixed, extending or creating a selection.
Moves both the cursor and the anchor to the new position, collapsing any selection.
Enum controlling whether moving the cursor moves the anchor or keeps it to extend the selection.