ImagePickerControllerDelegate

public protocol ImagePickerControllerDelegate: UINavigationControllerDelegate

The ImagePickerControllerDelegate protocol defines methods that interact with the image picker interface. The delegate is responsible for dismissing the picker when the operation completes.