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