setRootAndSizeSpecSync

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

Compute a new layout with the given component root and sizes


open fun setRootAndSizeSpecSync(@Nullable root: Component, widthSpec: Int, heightSpec: Int, @Nullable output: Size)
open fun setRootAndSizeSpecSync(    @Nullable root: Component,     widthSpec: Int,     heightSpec: Int,     @Nullable output: Size,     @Nullable treePropContainer: TreePropContainer)