1 implementation of FontSize
Microsoft.Maui.Graphics (1)
StandardTextAttributes.cs (1)
7
public float
FontSize
{ get; set; }
1 reference to FontSize
Microsoft.Maui.Graphics.Skia (1)
SkiaTextLayout.cs (1)
41
TextSize = _textAttributes.
FontSize