1 write to defaultFontSize
Microsoft.Maui (1)
Fonts\FontManager.iOS.cs (1)
52
public double DefaultFontSize =>
defaultFontSize
??= UIFont.SystemFontSize;