Function zng::access::labelled_by_child
source ยท pub fn labelled_by_child(
child: impl UiNode,
enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
Uses the accessible children as labelled_by
.
pub fn labelled_by_child(
child: impl UiNode,
enabled: impl IntoVar<bool>,
) -> impl UiNode
P
Uses the accessible children as labelled_by
.