1 write to _callback
Microsoft.Maui.Graphics.Skia (1)
SkiaTextLayout.cs (1)
44 _callback = callback;
3 references to _callback
Microsoft.Maui.Graphics.Skia (3)
SkiaTextLayout.cs (3)
149 _callback(point, _textAttributes, line.Value, 0, 0, 0); 180 _callback(point, _textAttributes, line.Value, 0, 0, 0); 209 _callback(point, _textAttributes, line.Value, 0, 0, 0);