TraversableNode



Allows Modifier.Node classes to traverse up/down the Node tree for classes of the same type or for a particular key (traverseKey).

Note: The actual traversals are done in extension functions (see bottom of file).

Summary

Nested types

Tree traversal actions for the traverseDescendantsIf related functions:

Public properties

Any
Cmn

Inherited properties

From androidx.compose.ui.node.DelegatableNode
Modifier.Node

A reference of the Modifier.Node that holds this node's position in the node hierarchy.

Cmn

Public properties

traverseKey

val traverseKeyAny