Contents

custom(_:fixedSize:)

Create a custom font with the given name and a fixed size that does not scale with Dynamic Type.

Declaration

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

See Also

Creating custom fonts