Type Method 型メソッド

custom(_:fixedSize:)

Create a custom font with the given name and a fixed size that does not scale with Dynamic Type. あつらえのフォントをこの与えられたnameとある固定のsizeで作成します、それはDynamic Typeとともに拡大縮小しません。

Declaration 宣言

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

See Also 参照

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