Function zng_wgt_access::owns
source ยท pub fn owns(
child: impl UiNode,
owned: impl IntoVar<Vec<WidgetId>>,
) -> impl UiNode
Expand description
P
Append owned
widgets that are children of this widget, but are not already children in the info tree.