Contents

custom(_:size:)

Create a custom font with the given name and size that scales with the body text style.

Declaration

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

Mentioned in

See Also

Creating custom fonts