UIFontWeightExtensions Class

Definition

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.

Applies to