Protocols
The following protocols are available globally.
-
Media item to be presented in the PagedMediaViewController.
See moreDeclaration
Swift
public protocol PagedMediaItem : UIView
-
Data source for providing media items and original views for transition animations.
See moreDeclaration
Swift
public protocol PagedMediaDataSource : AnyObject
-
Delegate for transition and item change events.
See moreDeclaration
Swift
public protocol PagedMediaDelegate : AnyObject