AlertCompletionBlock Block Reference
Declared in | UIViewController+ManagedAlert.h |
---|
Block Definition
AlertCompletionBlock
A block that is called when a managed alert button is tapped by the user.
typedef void (^AlertCompletionBlock) (NSUInteger buttonIndex)
Discussion
A block that is called when a managed alert button is tapped by the user.
Declared In
UIViewController+ManagedAlert.h