Class LifecycleExtensionsKt
-
- All Implemented Interfaces:
public final class LifecycleExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static UnitrepeatOnResume(LifecycleOwner $self, Function0<Unit> callback)-
-
Method Detail
-
repeatOnResume
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final static Unit repeatOnResume(LifecycleOwner $self, Function0<Unit> callback)
-
-
-
-