1 write to _descent
Microsoft.Maui.Graphics.Skia (1)
SkiaTextLayout.cs (1)
48 _descent = metrics.Descent;
3 references to _descent
Microsoft.Maui.Graphics.Skia (3)
SkiaTextLayout.cs (3)
122 y -= _descent; 152 var y = bottom - _descent; 184 y -= _descent;