Contents

updateVisibleMenu(_:)

Updates the currently visible menu.

Declaration

func updateVisibleMenu(_ block: (UIMenu) -> UIMenu)

Parameters

  • block:

    A mutable copy of the menu.

See Also

Managing menu interactions