@class NSArray, CKAttachmentCollectionView, CKQLPreviewController, NSString, CKFeedCollectionViewLayout, UIBarButtonItem; @protocol CKSharedAssetsControllerDelegate; @interface CKDetailsPhotosViewController : CKViewController <CKFeedCollectionViewLayoutDelegate, CKAttachmentCellDelegate, CKFeedCollectionViewLayoutDatasource, CKQLPreviewControllerDelegate, UICollectionViewDragSource, UIViewControllerPreviewingDelegate, UIViewControllerPreviewingDelegate_Private, UIGestureRecognizerDelegate, UICollectionViewDataSource, QLPreviewControllerDelegate, CKSharedAssetsControllerProtocol> @property (retain, nonatomic) NSArray *mediaObjects; @property (retain, nonatomic) CKAttachmentCollectionView *collectionView; @property (retain, nonatomic) CKFeedCollectionViewLayout *feedLayout; @property (retain, nonatomic) CKQLPreviewController *qlPreviewController; @property (nonatomic, getter=isInitialLoad) BOOL initialLoad; @property (retain, nonatomic) UIBarButtonItem *saveButton; @property (retain, nonatomic) UIBarButtonItem *deleteButton; @property (nonatomic, getter=isSelectingAttachments) BOOL selectingAttachments; @property (retain, nonatomic) NSArray *visibleMediaObjects; @property (retain, nonatomic) UIBarButtonItem *parentRightBarButtonItem; @property (weak, nonatomic) id<CKSharedAssetsControllerDelegate> delegate; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)collectionView:(id)a0 didDeselectItemAtIndexPath:(id)a1; - (BOOL)collectionView:(id)a0 shouldShowMenuForItemAtIndexPath:(id)a1; - (void)previewControllerDidDismiss:(id)a0; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })previewController:(id)a0 frameForPreviewItem:(id)a1 inSourceView:(id *)a2; - (void)collectionView:(id)a0 didSelectItemAtIndexPath:(id)a1; - (BOOL)collectionView:(id)a0 canPerformAction:(SEL)a1 forItemAtIndexPath:(id)a2 withSender:(id)a3; - (void)dealloc; - (void)collectionView:(id)a0 performAction:(SEL)a1 forItemAtIndexPath:(id)a2 withSender:(id)a3; - (void)reloadData; - (BOOL)gestureRecognizer:(id)a0 shouldReceiveTouch:(id)a1; - (void)viewDidLayoutSubviews; - (void)willPresentPreviewViewController:(id)a0 forLocation:(struct CGPoint { double x0; double x1; })a1 inSourceView:(id)a2; - (void)loadView; - (void)_invalidateCaches; - (void)previewingContext:(id)a0 commitViewController:(id)a1; - (void)viewWillDisappear:(BOOL)a0; - (id)previewingContext:(id)a0 viewControllerForLocation:(struct CGPoint { double x0; double x1; })a1; - (void)didReceiveMemoryWarning; - (void)didMoveToParentViewController:(id)a0; - (void).cxx_destruct; - (void)_updateToolbar; - (BOOL)collectionView:(id)a0 shouldSelectItemAtIndexPath:(id)a1; - (long long)collectionView:(id)a0 numberOfItemsInSection:(long long)a1; - (long long)numberOfSectionsInCollectionView:(id)a0; - (void)viewWillTransitionToSize:(struct CGSize { double x0; double x1; })a0 withTransitionCoordinator:(id)a1; - (void)didDismissPreviewViewController:(id)a0 committing:(BOOL)a1; - (unsigned long long)assetType; - (void)viewDidDisappear:(BOOL)a0; - (id)collectionView:(id)a0 cellForItemAtIndexPath:(id)a1; - (BOOL)previewController:(id)a0 shouldOpenURL:(id)a1 forPreviewItem:(id)a2; - (BOOL)gestureRecognizer:(id)a0 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)a1; - (id)_collectionView:(id)a0 dragItemsForItemAtIndexPath:(id)a1; - (id)committedViewControllerForPreviewViewController:(id)a0; - (BOOL)previewController:(id)a0 canShareItem:(id)a1; - (void)_configureCell:(id)a0 withCollectionView:(id)a1 forItemAtIndexPath:(id)a2; - (void)_deleteAttachments:(id)a0; - (void)_deleteSelectedAttachments:(id)a0; - (void)_faultInAttachments; - (id)_iconForFileURL:(id)a0 UTIType:(id)a1; - (void)_prewarmNextChunk; - (void)_saveAttachments:(id)a0; - (void)_saveSelectedAttachments:(id)a0; - (void)attachmentCellTapped:(id)a0; - (id)collectionView:(id)a0 layout:(id)a1 batchIDForTileAtIndexPath:(id)a2; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 captionSizeForTileAtIndexPath:(id)a2 proposedSize:(struct CGSize { double x0; double x1; })a3; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })collectionView:(id)a0 layout:(id)a1 contentInsetsForSection:(long long)a2; - (id)collectionView:(id)a0 layout:(id)a1 groupIDForSection:(long long)a2; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 headerSizeForGroupID:(id)a2 proposedSize:(struct CGSize { double x0; double x1; })a3; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 imageSizeForTileAtIndexPath:(id)a2; - (struct CKFeedSeparatorMetrics { struct CGSize { double x0; double x1; } x0; struct UIEdgeInsets { double x0; double x1; double x2; double x3; } x1; })collectionView:(id)a0 layout:(id)a1 metricsForSeparatorBetweenRowAtIndexPath:(id)a2 andRowAtIndexPath:(id)a3 proposedMetrics:(struct CKFeedSeparatorMetrics { struct CGSize { double x0; double x1; } x0; struct UIEdgeInsets { double x0; double x1; double x2; double x3; } x1; })a4; - (struct CKFeedSeparatorMetrics { struct CGSize { double x0; double x1; } x0; struct UIEdgeInsets { double x0; double x1; double x2; double x3; } x1; })collectionView:(id)a0 layout:(id)a1 metricsForSeparatorBetweenSection:(long long)a2 andSection:(long long)a3 proposedMetrics:(struct CKFeedSeparatorMetrics { struct CGSize { double x0; double x1; } x0; struct UIEdgeInsets { double x0; double x1; double x2; double x3; } x1; })a4; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 mininumSizeForTileAtIndexPath:(id)a2; - (void)collectionView:(id)a0 layout:(id)a1 referenceMaximumLength:(double *)a2 minimumNumberOfTilesToOmit:(long long *)a3 forSection:(long long)a4; - (BOOL)collectionView:(id)a0 layout:(id)a1 shouldHideHeaderInSection:(long long)a2; - (BOOL)collectionView:(id)a0 layout:(id)a1 shouldHideSection:(long long)a2; - (BOOL)collectionView:(id)a0 layout:(id)a1 shouldJoinSection:(long long)a2 withSection:(long long)a3; - (BOOL)collectionView:(id)a0 layout:(id)a1 shouldShowCaptionForTileAtIndexPath:(id)a2; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 sizeForFooterInSection:(long long)a2 proposedSize:(struct CGSize { double x0; double x1; })a3; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 sizeForHeaderOfSections:(id)a2 proposedSize:(struct CGSize { double x0; double x1; })a3; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 sizeForRowAtIndexPath:(id)a2 proposedSize:(struct CGSize { double x0; double x1; })a3; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 sizeForThumbnailInSection:(long long)a2; - (double)collectionView:(id)a0 layout:(id)a1 spacingBetweenSection:(long long)a2 andHeaderForGroupID:(id)a3; - (long long)collectionView:(id)a0 layout:(id)a1 typeForSection:(long long)a2; - (struct CGSize { double x0; double x1; })contentSizeThatFits:(struct CGSize { double x0; double x1; })a0; - (id)initWithAttachmentItems:(id)a0; - (id)invisibleInkEffectControllerForPreviewController:(id)a0; - (BOOL)isDisplayingAttachmentContent; - (unsigned long long)numberOfItemsInSection:(unsigned long long)a0 forFeedLayout:(id)a1; - (unsigned long long)numberOfSectionsInFeedLayout:(id)a0; - (void)parentScrollViewDidScroll:(struct CGPoint { double x0; double x1; })a0; - (void)performAction:(SEL)a0 forAttachmentCell:(id)a1; - (id)previewController:(id)a0 transitionViewForPreviewItem:(id)a1 uncroppedSourceFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; } *)a2 realSize:(struct CGSize { double x0; double x1; } *)a3; - (void)previewControllerDidCancelDismiss:(id)a0; - (void)selectAttachments:(id)a0; - (id)selectedAttachmentIndexes; - (void)updateAttachmentItems:(id)a0; - (void)viewDidAppearDeferredSetup; @end