Contents

setFontSize(_:)

Sets the current font size.

Declaration

func setFontSize(_ size: CGFloat)

Parameters

  • size:

    A font size, expressed in text space units.

See Also

Drawing Text