turnOffKerning(_:)
Sets the receiver to use nominal glyph spacing for the glyphs in its selection, or for all glyphs if the receiver is a plain text view.
Declaration
func turnOffKerning(_ sender: Any?)Parameters
- sender:
The control that sent the message; may be
nil.