childWithDescendant

actual external fun childWithDescendant(descendant: Node): Node?(source)

Get the node that contains the given descendant, if any.

Since

0.24.0

expect fun childWithDescendant(descendant: Node): Node?(source)

Get the node that contains the given descendant, if any.

Since

0.24.0

actual external fun childWithDescendant(descendant: Node): Node?(source)

Get the node that contains the given descendant, if any.

Since

0.24.0

actual fun childWithDescendant(descendant: Node): Node?(source)

Get the node that contains the given descendant, if any.

Since

0.24.0