setRootAndSizeSpecAsync

open fun setRootAndSizeSpecAsync(@Nullable root: Component, widthSpec: Int, heightSpec: Int)

Compute asynchronously a new layout with the given component root and sizes


open fun setRootAndSizeSpecAsync(@Nullable root: Component, widthSpec: Int, heightSpec: Int, @Nullable treePropContainer: TreePropContainer)

Compute asynchronously a new layout with the given component root, sizes and stored TreePropContainer.