lastVisibleIndex

abstract val lastVisibleIndex: Int

Returns the index of the last item that is visible on screen. The item may be partially visible.

This may temporarily be larger than the total number of items in the model. This will occur if the number of items in the model shrinks.