Contents

setFont(_:)

Sets the platform font in a graphics context.

Declaration

func setFont(_ font: CGFont)

Parameters

  • font:

    A font.

See Also

Drawing Text