Function zng::access::multi_selectable
source ยท pub fn multi_selectable(
child: impl UiNode,
multi_selectable: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
Indicates that the user may select more than one item from the current selectable descendants.