AlertEmbeddableViewControllerDelegate
public protocol AlertEmbeddableViewControllerDelegate
Delegate of EmbeddableViewController to communicate
with the AlertViewController where it’s embedded into.
-
Dismisses the
AlertViewControllerthen calls theAlertEmbeddableViewControllercompletionDeclaration
Swift
func dismissAlert(completion: (() -> Void)?)
View on GitHub
AlertEmbeddableViewControllerDelegate Protocol Reference