pub fn labelled_by_child(
child: impl IntoUiNode,
enabled: impl IntoVar<bool>,
) -> UiNodeExpand description
P Uses the accessible children as labelled_by.
pub fn labelled_by_child(
child: impl IntoUiNode,
enabled: impl IntoVar<bool>,
) -> UiNodeP Uses the accessible children as labelled_by.