toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
Container
/
getChildAtOrNull
get
Child
At
Or
Null
fun
getChildAtOrNull
(
index
:
Int
)
:
View
?
Finds the
View
at a given index. If the index is not valid, it returns null.