LithoHostListenerCoordinator

Helper for dispatching events to multiple MountListenerExtensions in Litho.

Constructors

Link copied to clipboard
constructor(mountDelegateTarget: MountDelegateTarget)

Functions

Link copied to clipboard
open fun beforeMount(input: LayoutState, @Nullable localVisibleRect: Rect)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun processVisibilityOutputs(localVisibleRect: Rect, isDirty: Boolean)