Contents

selectedElementDidChangeHandler

An optional closure that the system calls when a user selects an element in the menu.

Declaration

@property (nonatomic, copy) void (^selectedElementDidChangeHandler)(UIMenu *menu);

See Also

Accessing configuration options