Contents

turnOffLigatures(_:)

Sets the receiver to use only required ligatures 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 turnOffLigatures(_ sender: Any?)

Parameters

  • sender:

    The control that sent the message; may be nil.

See Also

Related Documentation

Setting text attributes