Type Method 型メソッド

custom(_:size:relativeTo:)

Create a custom font with the given name and size that scales relative to the given textStyle. あつらえのフォントをこの与えられたnamesizeで作成します、それは与えられたtextStyleに比例して拡大縮小します。

Declaration 宣言

static func custom(_ name: String, size: CGFloat, relativeTo textStyle: Font.TextStyle) -> Font

See Also 参照

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