Protocols
The following protocols are available globally.
-
A protocol for communicating with the
See moreImageCollectionViewController
parent view controller.Declaration
Swift
protocol ImagePagingCollectionViewControllerDelegate
-
A protocol for relaying changes to images to the
See moreImagePagingCollectionViewControllerDelegate
parent view controller.Declaration
Swift
protocol EditedImageDelegate
-
Protocol for communicating with the main library view controller.
See moreDeclaration
Swift
protocol LibraryDetailContainerDelegate
-
A protocol to create a delegate that is called when the user is done selecting images.
See moreDeclaration
Swift
protocol AssetPickerFinishedSelectingDelegate
-
Undocumented
See moreDeclaration
Swift
protocol ParentTableViewDelegate
-
A protocol for the communication of taping on the cell to the parent view controller.
See moreDeclaration
Swift
protocol PagingViewWasTappedDelegate : AnyObject
-
Either the source or destination controller for a zoom animation using a
See moreZoomAnimator
Declaration
Swift
protocol ZoomAnimatorDelegate : AnyObject