alignLeft(_:)
An action method that applies left justification to selected content or all content if there’s no selection.
Declaration
func alignLeft(_ sender: Any?)Parameters
- sender:
The object that sent this message.
An action method that applies left justification to selected content or all content if there’s no selection.
func alignLeft(_ sender: Any?)The object that sent this message.