Type Method 型メソッド

custom(_:size:)

Create a custom font with the given name and size that scales with the body text style. あつらえのフォントをこの与えられたnamesizeで作成します、それはボディテキストスタイルとともに拡大縮小します。

Declaration 宣言

static func custom(_ name: String, size: CGFloat) -> Font

See Also 参照

Creating Custom Fonts カスタムフォントを作成する