Contents

changeLayoutOrientation(_:)

An action method that sets the layout orientation of the text.

Declaration

func changeLayoutOrientation(_ sender: Any?)

Parameters

  • sender:

    The sender.

Discussion

Calls setLayoutOrientation(_:) with the sender’s tag as the orientation.

See Also

Changing layout orientation