alignJustified(_:)
Applies full justification to selected paragraphs (or all text, if the receiver is a plain text object).
Declaration
func alignJustified(_ sender: Any?)Parameters
- sender:
The control that sent the message; may be
nil.
Applies full justification to selected paragraphs (or all text, if the receiver is a plain text object).
func alignJustified(_ sender: Any?)The control that sent the message; may be nil.