sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
recyclerview
/
androidx.recyclerview.widget
/
RecyclerView
/
LayoutManager
/
getChildAt
get
Child
At
@
Nullable
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