Method GetSkiaWidthClosestToNumericValue
GetSkiaWidthClosestToNumericValue(int)
Helper function for converting arbitrary numeric width to the closest value of SKFontStyleWidth enum.
public static SKFontStyleWidth? GetSkiaWidthClosestToNumericValue(int width)
Parameters
width
intNumeric width.