actionHandler
A handler that the system calls when a user interacts with the accessory.
Declaration
@property (nonatomic, copy) void (^actionHandler)();A handler that the system calls when a user interacts with the accessory.
@property (nonatomic, copy) void (^actionHandler)();