pub fn collapse_scope(
child: impl IntoUiNode,
mode: impl IntoVar<CollapseMode>,
) -> UiNodeExpand description
P Collapse adjacent descendant rule lines.
Set this in a panel widget to automatically collapse rule lines that would appear repeated or dangling on screen.