toggle menu
ui-extension
1.0.4
androidJvm
switch theme
search in API
ui-extension
/
com.highcapable.betterandroid.ui.extension.view
/
childOrNull
child
Or
Null
inline
fun
<
V
:
View
>
ViewGroup
.
childOrNull
(
index
:
Int
)
:
V
?
Get the view
V
by
index
in its parent view.
Receiver
ViewGroup
Return
V
or null.
Parameters
index
the index of the view.
See also
first
Child
first
Child
Or
Null
last
Child
last
Child
Or
Null
child
ViewGroup.
getChildAt