GroupNodeStop

constructor(children: MutableList<CompositionNode>)(source)

Creates a GroupNodeStop with the given child nodes.

Parameters

children

A mutable list of CompositionNode instances to be managed by this group.