UIFontWeightExtensions 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 UIFontWeight values to their native weight values.
public static class UIFontWeightExtensions
type UIFontWeightExtensions = class
- Inheritance
-
UIFontWeightExtensions
Methods
| Name | Description |
|---|---|
| GetWeight(UIFontWeight) |
Gets the native weight value for the specified UIFontWeight. |