Contents

preferredArrowDirection

The preferred direction the arrow of the edit menu is pointing.

Declaration

var preferredArrowDirection: UIEditMenuArrowDirection { get set }

Discussion

The default, UIEditMenuArrowDirection.automatic, is an arrow pointing up or down at the object of focus, based on its location in the screen.

See Also

Configuring the menu