LithoVisibilityEventsControllerDelegate

Default LithoVisibilityEventsController implementation. Defines the standard state changes for a Litho ComponentTree. A custom LithoVisibilityEventsController implementation can change the lifecycle state but delegate to this to handle the effects of the state change. See an example of how this facilitates a custom lifecycle implementation in AOSPLithoVisibilityEventsController.

Constructors

Link copied to clipboard
constructor(_visibilityState: LithoVisibilityEventsController.LithoVisibilityState = LithoVisibilityState.HINT_VISIBLE)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
annotation class LifecycleTransitionStatus

Properties

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard