toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
forEachAscendant
for
Each
Ascendant
inline
fun
View
?
.
forEachAscendant
(
includeThis
:
Boolean
=
false
,
handler
:
(
View
)
->
Unit
)