toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.internal.util
/
repeatOnResume
repeat
On
Resume
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
LifecycleOwner
.
repeatOnResume
(
callback
:
(
)
->
Unit
)