Package-level declarations
Types
Link copied to clipboard
An instance of NLifecycleOwner that is always observing (and never terminates).
Link copied to clipboard
The LifecycleOwner is an interface that describes a component with an lifetime that makes observations for a period of time and and is eventually terminated.
The implementation of LiveData components for iOS applications.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface NLifecycleListener
The NLifecycleListener is a component that listens to changes in the lifetime of a NLifecycleOwner.
Link copied to clipboard
interface NLifecycleOwner
The NLifecycleOwner is an interface that describes a component with an lifetime that makes observations for a period of time and and is eventually terminated.
Link copied to clipboard
Link copied to clipboard