toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager
/
IViewGroupManager
/
getChildAt
get
Child
At
abstract
fun
getChildAt
(
parent
:
T
,
index
:
Int
)
:
View
?
Return
child of the parent view at the index specified as a parameter.