size

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

Indicates the total height of the path's descendant rows (recursively).

Return

size of rows

Parameters

of

the table where the path is

below

the given path