Contents

tightenKerning(_:)

Decreases the space between glyphs in the receiver’s selection, or for all glyphs if the receiver is a plain text view.

Declaration

func tightenKerning(_ sender: Any?)

Parameters

  • sender:

    The control that sent the message; may be nil.

Discussion

Kerning values are determined by the point size of the fonts in the selection.

See Also

Setting text attributes