다음을 통해 공유


IFlexLayout.AlignContent Property

Definition

Gets a value that controls how multiple rows or columns of child elements are aligned.

public:
 property Microsoft::Maui::Layouts::FlexAlignContent AlignContent { Microsoft::Maui::Layouts::FlexAlignContent get(); };
public Microsoft.Maui.Layouts.FlexAlignContent AlignContent { get; }
member this.AlignContent : Microsoft.Maui.Layouts.FlexAlignContent
Public ReadOnly Property AlignContent As FlexAlignContent

Property Value

Applies to