selectionLength property
The length of the selection (starting at Position) that should be selected after the edits have been applied.
Implementation
int? selectionLength;
The length of the selection (starting at Position) that should be selected after the edits have been applied.
int? selectionLength;