@class SUUIProductPageOverlayController, NSString, NSArray, IKColor, NSSet, SUUIStorePageSectionContext, SUUIPageComponent, NSIndexPath; @interface SUUIStorePageSection : NSObject <SUUIProductPageOverlayDelegate> { BOOL _hasValidRelevantEntityProviders; SUUIProductPageOverlayController *_overlayController; NSSet *_relevantEntityProviders; } @property (readonly, nonatomic) long long defaultItemPinningStyle; @property (readonly, nonatomic) IKColor *backgroundColorForSection; @property (readonly, nonatomic) BOOL fitsToHeight; @property (readonly, nonatomic) NSArray *indexPathsForBackgroundItems; @property (readonly, nonatomic) NSArray *indexPathsForPinningItems; @property (readonly, nonatomic) long long numberOfCells; @property (readonly, nonatomic) struct CGSize { double x0; double x1; } preferredContentSize; @property (readonly, nonatomic) struct UIEdgeInsets { double x0; double x1; double x2; double x3; } sectionContentInset; @property (readonly, copy, nonatomic) NSSet *relevantEntityProviders; @property (readonly, nonatomic) NSIndexPath *firstAppearanceIndexPath; @property (readonly, nonatomic) SUUIPageComponent *pageComponent; @property (readonly, nonatomic) SUUIStorePageSectionContext *context; @property (nonatomic) long long sectionIndex; @property (nonatomic, getter=isBottomSection) BOOL bottomSection; @property (nonatomic, getter=isTopSection) BOOL topSection; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)dealloc; - (void)willPresentPreviewViewController:(id)a0 forLocation:(struct CGPoint { double x0; double x1; })a1 inSourceView:(id)a2; - (id)previewingContext:(id)a0 viewControllerForLocation:(struct CGPoint { double x0; double x1; })a1; - (void).cxx_destruct; - (void)_setContext:(id)a0; - (long long)pinningStyleForItemAtIndexPath:(id)a0; - (void)reloadCellWithIndexPath:(id)a0 reason:(long long)a1; - (long long)pinningGroupForItemAtIndexPath:(id)a0; - (id)_clickEventWithElementName:(id)a0 index:(long long)a1 fieldData:(id)a2; - (long long)_itemPinningGroup; - (long long)_itemPinningStyle; - (void)_recursivelyAddRelevantEntityProvidersForViewElement:(id)a0 toSet:(id)a1; - (void)_sendXEventWithDictionary:(id)a0 completionBlock:(id /* block */)a1; - (void)addImpressionsForIndexPath:(id)a0 toSession:(id)a1; - (long long)applyUpdateType:(long long)a0; - (id)backgroundColorForIndexPath:(id)a0; - (id)cellForIndexPath:(id)a0; - (struct CGSize { double x0; double x1; })cellSizeForIndexPath:(id)a0; - (id)clickEventWithItem:(id)a0 elementName:(id)a1 index:(long long)a2; - (id)clickEventWithLink:(id)a0 elementName:(id)a1 index:(long long)a2; - (id)clickEventWithMedia:(id)a0 elementName:(id)a1 index:(long long)a2; - (void)collectionViewDidConfirmButtonElement:(id)a0 withClickInfo:(id)a1 forItemAtIndexPath:(id)a2; - (void)collectionViewDidConfirmItemOfferAtIndexPath:(id)a0; - (void)collectionViewDidEndDisplayingCellForItemAtIndexPath:(id)a0; - (void)collectionViewDidLongPressItemAtIndexPath:(id)a0; - (void)collectionViewDidSelectItemAtIndexPath:(id)a0; - (void)collectionViewDidTapVideoAtIndexPath:(id)a0; - (BOOL)collectionViewShouldHighlightItemAtIndexPath:(id)a0; - (BOOL)collectionViewShouldSelectItemAtIndexPath:(id)a0; - (void)collectionViewWillApplyLayoutAttributes:(id)a0; - (void)collectionViewWillDisplayCellForItemAtIndexPath:(id)a0; - (void)collectionViewWillScrollToOffset:(struct CGPoint { double x0; double x1; })a0 visibleRange:(struct SUUIIndexPathRange { long long x0; long long x1; long long x2; long long x3; })a1; - (BOOL)containsElementWithIndexBarEntryID:(id)a0; - (double)contentInsetAdjustmentForCollectionView:(id)a0; - (void)deselectItemsAnimated:(BOOL)a0; - (void)didAppearInContext:(id)a0; - (void)entityProvider:(id)a0 didInvalidateWithContext:(id)a1; - (void)expandEditorialForLabelElement:(id)a0 indexPath:(id)a1; - (void)getModalSourceViewForViewElement:(id)a0 completionBlock:(id /* block */)a1; - (id)initWithPageComponent:(id)a0; - (void)invalidateCachedLayoutInformation; - (id)itemOfferClickEventWithItem:(id)a0 elementName:(id)a1 index:(long long)a2; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })itemRangeForIndexPathRange:(struct SUUIIndexPathRange { long long x0; long long x1; long long x2; long long x3; })a0; - (BOOL)performDefaultActionForViewElement:(id)a0; - (id)performItemOfferActionForItem:(id)a0; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })pinningContentInsetForItemAtIndexPath:(id)a0; - (long long)pinningTransitionStyleForItemAtIndexPath:(id)a0; - (void)playVideoForElement:(id)a0; - (void)playVideoWithURL:(id)a0; - (void)prefetchResourcesWithReason:(long long)a0; - (void)productPageOverlayDidDismiss:(id)a0; - (void)registerContextActionsForCell:(id)a0 indexPath:(id)a1 viewController:(id)a2; - (void)reloadVisibleCellsWithReason:(long long)a0; - (BOOL)requestLayoutWithReloadReason:(long long)a0; - (void)sendXEventWithItem:(id)a0 completionBlock:(id /* block */)a1; - (void)sendXEventWithLink:(id)a0 completionBlock:(id /* block */)a1; - (void)showPageWithLink:(id)a0; - (void)showProductViewControllerWithItem:(id)a0; - (id)targetScrollingIndexPathForElementWithIndexBarEntryID:(id)a0 relativeSectionIndex:(long long)a1; - (void)unregisterContextActionsForCell:(id)a0 indexPath:(id)a1 viewController:(id)a2; - (BOOL)updateCellWithIndexPath:(id)a0 itemState:(id)a1 animated:(BOOL)a2; - (long long)updateWithContext:(id)a0 pageComponent:(id)a1; - (void)willAppearInContext:(id)a0; - (void)willHideInContext:(id)a0; - (void)willTransitionToSize:(struct CGSize { double x0; double x1; })a0 withTransitionCoordinator:(id)a1; @end