AXPhotoViewController
final class AXPhotoViewController : UIViewController, AXPageableViewControllerProtocol, AXZoomingImageViewDelegate
                AXPhotoViewController
- 
                  
                  
delegate
Declaration
Swift
weak var delegate: AXPhotoViewControllerDelegate? - 
                  
                  
AXPageableViewControllerProtocol
Declaration
Swift
var pageIndex: Int - 
                  
                  
loadingView
Declaration
Swift
private(set) var loadingView: AXLoadingViewProtocol? - 
                  
                  
zoomingImageView
Declaration
Swift
var zoomingImageView: AXZoomingImageView { get } - 
                  
                  
Apply photo
Declaration
Swift
func applyPhoto(_ photo: AXPhotoProtocol)Parameters
photoPhoto
 
            View on GitHub
          
      AXPhotoViewController Class Reference