toggle menu
compose-multiplatform-lifecycle-tracker
common
switch theme
search in API
lifecycletracker
/
com.multiplatform.lifecycle
/
LifecycleObserver
Lifecycle
Observer
interface
LifecycleObserver
A lifecycle tracker that can be used to track the lifecycle of a component.
Members
Functions
on
Event
Link copied to clipboard
open
fun
onEvent
(
event
:
LifecycleEvent
)