FontImageSourceService
FontImageSourceService(IFontManager)
FontImageSourceService(IFontManager, ILogger<FontImageSourceService>)
FontManager
GetImageAsync(IFontImageSource, Single, CancellationToken)
GetImageAsync(IImageSource, Single, CancellationToken)
GetImageSourceAsync(IFontImageSource, Single, CancellationToken)
GetImageSourceAsync(IImageSource, Single, CancellationToken)
net7.0
namespace Microsoft.Maui
{
public class FontImageSourceService : ImageSourceService, IImageSourceService, IImageSourceService<IFontImageSource!>
{
public IFontManager! FontManager { get; }
}
}
.NET | 6.07.0 |
---|---|
Information specific to net7.0 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API