1 write to _callback
Microsoft.Maui.Graphics.Skia (1)
SkiaTextLayout.cs (1)
32 _callback = callback;
3 references to _callback
Microsoft.Maui.Graphics.Skia (3)
SkiaTextLayout.cs (3)
141 _callback(point, _textAttributes, line.Value, 0, 0, 0); 172 _callback(point, _textAttributes, line.Value, 0, 0, 0); 201 _callback(point, _textAttributes, line.Value, 0, 0, 0);