removeChild

fun removeChild(child: Node): Node

Removes the node if this node is its parent.

Parameters

child

the child node to remove