2 references to GetPlatformImage
Microsoft.Maui (2)
ImageSources\FontImageSourceService\FontImageSourceService.iOS.cs (1)
27
var image = imageSource.
GetPlatformImage
(FontManager, scale);
Platform\iOS\MenuExtensions.cs (1)
52
return fontImageSource.
GetPlatformImage
(fontManager, 1);