activeControllerIndex property

int activeControllerIndex
final

The active inner scroll controller index. Note that only the active controller's ScrollPosition will attach to ExtendedNestedScrollView outer nested scroll controller. Note that this value should be larger than innerControllerCount.

Implementation

final int activeControllerIndex;