Type Method 型メソッド

system(_:design:)

Gets a system font with the given style and design. 指定されたスタイストデザインをもつシステムフォントを取得します。

Declaration 宣言

static func system(_ style: Font.TextStyle, design: Font.Design = .default) -> Font

See Also 参照

Getting System Fonts システムフォントを取得する