1 reference to FormsLabel
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\LabelRenderer.cs (1)
246
return Element.Padding.IsEmpty ? new NativeLabel(RectangleF.Empty) : new
FormsLabel
(RectangleF.Empty);