型プロパティ
serif
デフォルトの書体のセリフバリアント。
宣言
static let serif: UIFontDescriptor.SystemDesign
議論
この定数を withDesign(_:) で使用すると、New York が返されます。
以下も見よ
書体デザイン
static let `default`: UIFontDescriptor.SystemDesign
アプリのユーザーインターフェースのデフォルトの書体。
static let monospaced: UIFontDescriptor.SystemDesign
デフォルトの書体の等幅バリアント。
static let rounded: UIFontDescriptor.SystemDesign
デフォルトの書体の丸みのあるバリアント。