getChildAt

open fun getChildAt(parent: T, index: Int): View

Return

child of the parent view at the index specified as a parameter.