SKFont.GetFontMetrics(SKFontMetrics) Method
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.
Gets the font metrics for this font.
public float GetFontMetrics(out SkiaSharp.SKFontMetrics metrics);
Parameters
- metrics
- SKFontMetrics
When this method returns, contains the SKFontMetrics for this font.
Returns
The recommended line spacing.