text

open fun text(selected: Boolean): String

Extract text to display for this node. Presentation styling will be applied separately.

Return

A String.

Parameters

selected

Whether the node is selected.