Base:
1 reference to SizeThatFits
Microsoft.Maui (1)
Platform\iOS\MauiLabel.cs (1)
52
var height = Lines == 1 ? Font.LineHeight :
SizeThatFits
(frameSize).Height;