componentTree

abstract val componentTree: ObservableList<InternalComponent>

Holds the component tree rooted at this RootContainer flattened into an ObservableList. Note that componentTree also contains root as the first element.

Sources

(source)
Link copied to clipboard