currentSelectionStartIndex property

  1. @protected
int currentSelectionStartIndex
getter/setter pair

The current Selectable that contains the selection start edge.

Implementation

@protected
int currentSelectionStartIndex = -1;