maybeSetSelection

open fun maybeSetSelection(eventCounter: Int, start: Int, end: Int)

Attempt to set a selection or fail silently. Intentionally meant to handle bad inputs. EventCounter is the same one used as with text.

Parameters

eventCounter
start
end