treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap
/
TreeMapModel
/
getChildCount
get
Child
Count
abstract
fun
getChildCount
(
node
:
N
)
:
Int
Returns the number of children of a given node.
Return
the number of children
Parameters
node
the parent node.