minimumSize

abstract fun minimumSize(of: Tree<T, *>, below: Path<Int>): Size(source)

Indicates the minimum size needed to display content under below.

Return

size of contents below node

Parameters

of

the tree where the row is

below

this given node