FlexJustify Enum

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Converters.FlexJustifyTypeConverter))]
public enum FlexJustify
Inheritance
FlexJustify
Attributes

Fields

Name Value Description
Center 2
Start 3
End 4
SpaceBetween 5
SpaceAround 6
SpaceEvenly 7

Applies to