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);An optional closure that the system calls when a user selects an element in the menu.
@property (nonatomic, copy) void (^selectedElementDidChangeHandler)(UIMenu *menu);