IFlexLayout.JustifyContent Property

Definition

Gets a value that that describes how child elements are justified when there is extra space around them.

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

Property Value

Applies to