Documentation / dataflow / com.femastudios.dataflow.listen / MapLifecycleOwner / attachedItems
Go to reference

attachedItems

abstract val attachedItems: MutableMap<Any, ListenerHolder<*>>

The map that contains the attached ListenerHolder. The map will be automatically used by attachedItems and detachFromLifecycle.