ComponentTreeHolderPreparerWithSizeImpl

Constructors

Link copied to clipboard
constructor(c: ComponentContext, widthSpec: Int, heightSpec: Int)

Functions

Link copied to clipboard
Create a ComponentTreeHolder instance from an existing render info which will be used as an item in the underlying adapter of the RecyclerBinder
Link copied to clipboard
Triggers an asynchronous layout calculation for the ComponentTree held by the provided ComponentTreeHolder.
Link copied to clipboard
open fun prepareSync(holder: ComponentTreeHolder, @Nullable size: Size)
Triggers a synchronous layout calculation for the ComponentTree held by the provided ComponentTreeHolder.