Coordinator
class Coordinator : NSObject, UINavigationControllerDelegate, UIImagePickerControllerDelegate
-
Undocumented
Declaration
Swift
let parent: ImagePickerView -
Undocumented
Declaration
Swift
init(_ parent: ImagePickerView) -
Undocumented
Declaration
Swift
func imagePickerController( _ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [UIImagePickerController.InfoKey: Any] )
Coordinator Class Reference