EditBehavior.normalizeSelection

Swaps _selectionStart and _selectionEnd if _selectionStart > _selectionEnd. Should be used before text editing.

class EditBehavior
protected
void
normalizeSelection
()

Meta