namespace Microsoft.Maui.Platform; public enum FlexAlignSelf { Auto, Start, Center, End, Stretch }