Skip to main content
Apple Developer Docs
Fonts
Symbols
×
UIKit
/
UIFont
/
UIFont.TextStyle
/
init(rawValue:)
init(rawValue:)
Creates a text style with the specified raw value.
Declaration
init
(
rawValue
:
String
)