onTargetFound
open fun onTargetFound(@NonNull view: View, @NonNull state: RecyclerView.State, @NonNull action: RecyclerView.SmoothScroller.Action)(source)
Called when the target position is laid out. This is the last callback SmoothScroller will receive and it should update the provided to define the scroll details towards the target view.