toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.visibility
/
onVisible
on
Visible
inline
fun
Style
.
onVisible
(
noinline
onVisible
:
(
VisibleEvent
)
->
Unit
)
:
Style
Registers a callback to be called when any part of the Component becomes visible on screen.