requestPreferredArrowDirectionForEditMenu(completionHandler:)

Invoked by the system to gather context, including the client’s preference for how the edit menu should be positioned relative to the selected text.

Declaration

func requestPreferredArrowDirectionForEditMenu(completionHandler: @escaping  @Sendable (UIEditMenuArrowDirection) -> Void)
func requestPreferredArrowDirectionForEditMenu() async -> UIEditMenuArrowDirection