CSImagePickerController
public class CSImagePickerController: NSObject, UIPopoverControllerDelegate,
UINavigationControllerDelegate, UIImagePickerControllerDelegate
Undocumented
-
Undocumented
Declaration
Swift
public init(parent: CSImagePickerParent!)
-
Undocumented
Declaration
Swift
@discardableResult public func show(from element: CSDisplayElement) -> CSHasDialogVisible
-
Undocumented
Declaration
Swift
public func imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo data: [UIImagePickerController.InfoKey: Any])
-
Undocumented
Declaration
Swift
public func imagePickerControllerDidCancel(_ picker: UIImagePickerController)