selectionLength property

int? selectionLength
getter/setter pair

The length of the selection (starting at Position) that should be selected after the edits have been applied.

Implementation

int? selectionLength;