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