Function zng_wgt_container::child_align

source ยท
pub fn child_align(
    child: impl UiNode,
    alignment: impl IntoVar<Align>,
) -> impl UiNode
Expand description

P Aligns the widget content within the available space.

This property is align with nest group CHILD_LAYOUT.