measuredChildSize

abstract fun measuredChildSize(index: Int): IntSize(source)

Returns the size measured for a direct child.

Return

the measured child size.

Parameters

index

the absolute direct-child index.

Throws

when index is outside the direct-child range.

when the child was not measured in this pass or the scope is no longer valid.