updateVisibleMenu(_:)
Updates the currently visible menu.
Declaration
func updateVisibleMenu(_ block: (UIMenu) -> UIMenu)Parameters
- block:
A mutable copy of the menu.
Updates the currently visible menu.
func updateVisibleMenu(_ block: (UIMenu) -> UIMenu)A mutable copy of the menu.