FormAlertCompletionBlock Block Reference

Declared in UIViewController+ManagedFormAlert.h

Block Definition

FormAlertCompletionBlock

A block that is called when a managed form alert is submitted or cancelled by the user.

typedef void (^FormAlertCompletionBlock) (NSDictionary <, NSString *,, id >, * __nullable, results ,, BOOL wasCancelled)

Discussion

A block that is called when a managed form alert is submitted or cancelled by the user.

Declared In

UIViewController+ManagedFormAlert.h