2 writes to VerticalAlignment
Microsoft.Maui (2)
Platform\iOS\LabelExtensions.cs (1)
48 platformLabel.VerticalAlignment = label.VerticalTextAlignment.ToPlatformVertical();
Platform\iOS\MauiTextView.cs (1)
131 VerticalAlignment = UIControlContentVerticalAlignment.Top