1 write to _descent
Microsoft.Maui.Graphics.Skia (1)
SkiaTextLayout.cs (1)
63 _descent = metrics.Descent;
3 references to _descent
Microsoft.Maui.Graphics.Skia (3)
SkiaTextLayout.cs (3)
130 y -= _descent; 160 var y = bottom - _descent; 192 y -= _descent;