-
Notifications
You must be signed in to change notification settings - Fork 0
Font
ppraveentr edited this page Oct 23, 2022
·
1 revision
Generate Font
based on styleName
static func fromStyleName(styleName: String) -> Font?
Generate Font
based on size: CGFloat
and Font/Weight
static func fromSize(size: CGFloat, weight: String) -> Font?
Generate Font/Weight
based on weight
static func weightValue(_ weight: String) -> Font.Weight
Generated at 2023-04-02T01:45:21+0000 using swift-doc 1.0.0-rc.1.