currentSelectionEndIndex property

  1. @protected
int currentSelectionEndIndex
getter/setter pair

The current selectable that contains the selection end edge.

Implementation

@protected
int currentSelectionEndIndex = -1;