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