Contents

UICellAccessory.MenuSelectedElementDidChangeHandler

A closure type that defines a handler to perform when a user selects an element in the menu.

Declaration

typealias MenuSelectedElementDidChangeHandler = (UIMenu) -> Void

See Also

Creating a popup menu accessory