Contents

useAllLigatures(_:)

Sets the receiver to use all ligatures available for the fonts and languages used when setting text, for the glyphs in the selection if the receiver is a rich text view, or for all glyphs if it’s a plain text view.

Declaration

func useAllLigatures(_ sender: Any?)

Parameters

  • sender:

    The control that sent the message; may be nil.

See Also

Setting text attributes