getChildAt

open fun getChildAt(index: Int): View(source)

Return the child view at the given index

Return

Child view at index

Parameters

index

Index of child to return