FontExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for converting between .NET MAUI Graphics font types and SkiaSharp font types.
public ref class FontExtensions abstract sealed
public static class FontExtensions
type FontExtensions = class
Public Module FontExtensions
- Inheritance
-
FontExtensions
Methods
| Name | Description |
|---|---|
| ToSKTypeface(IFont) |
Converts a .NET MAUI Graphics font to a SkiaSharp typeface. |