SimpleNestedTreeVisibilityEventsController

LithoVisibilityEventsController implementation that can be used to subscribe a nested ComponentTree to listen to state changes of the lifecycle provider that the parent ComponentTree is also subscribed to.

Constructors

constructor(parentLifecycleProvider: LithoVisibilityEventsController?)

Properties

Functions

Link copied to clipboard
open override fun addListener(listener: LithoVisibilityEventsListener)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun removeListener(listener: LithoVisibilityEventsListener)