ImageCropDelegate
public protocol ImageCropDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func didCancelCrop(image: UIImage?) -
Undocumented
Declaration
Swift
func didCropImage(to: UIImage?)
View on GitHub
ImageCropDelegate Protocol Reference