@class UIImageView, IKImageElement, UICollectionView, _TVProductCollectionViewCell, NSIndexPath, UIViewController, CALayer, UIView, NSString, IKViewElement, IKAudioElement, NSArray, UIImage; @interface _TVProductTemplateController : _TVBgImageLoadingViewController { IKViewElement *_templateElement; IKImageElement *_bgImageElement; IKImageElement *_heroImageElement; UIImage *_bgImage; UIImageView *_bgImageView; CALayer *_bgBlurSublayer; UIView *_backdropView; IKViewElement *_backdropTintElement; UIView *_backdropTintView; UIViewController *_backdropTintViewController; UIImageView *_vignetteView; UIImageView *_tvVignetteView; IKAudioElement *_bgAudioElement; IKViewElement *_productBannerElement; IKViewElement *_infoListElement; IKViewElement *_titleElement; UICollectionView *_collectionView; UIViewController *_bannerViewController; NSArray *_viewControllers; NSArray *_rowSpacingMetricsList; double _productBannerHeight; BOOL _isPartialScrollingTemplate; NSIndexPath *_autoHighlightIndexPath; NSIndexPath *_lastFocusedIndexPath; BOOL _fadedIn; double _impressionThreshold; BOOL _preloadOnLayout; struct CGSize { double width; double height; } _preloadContentSize; UIImageView *_topHeroImageView; UIView *_topHeroSeparatorView; UIImageView *_topHeroGradientView; BOOL _topHeroImageVisible; BOOL _lightStatusBar; IKImageElement *_topHeroImageElement; double _largeTitleHeight; BOOL _sportsProductTemplate; _TVProductCollectionViewCell *_bannerCell; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 sizeForItemAtIndexPath:(id)a2; - (void)collectionView:(id)a0 didHighlightItemAtIndexPath:(id)a1; - (void)animationDidStop:(id)a0 finished:(BOOL)a1; - (void)viewWillAppear:(BOOL)a0; - (struct CGSize { double x0; double x1; })collectionView:(id)a0 layout:(id)a1 referenceSizeForHeaderInSection:(long long)a2; - (void)viewDidLayoutSubviews; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })collectionView:(id)a0 layout:(id)a1 insetForSectionAtIndex:(long long)a2; - (id)indexPathForPreferredFocusedViewInCollectionView:(id)a0; - (BOOL)collectionView:(id)a0 shouldHighlightItemAtIndexPath:(id)a1; - (long long)preferredStatusBarStyle; - (id)preferredFocusEnvironments; - (void)collectionView:(id)a0 willDisplayCell:(id)a1 forItemAtIndexPath:(id)a2; - (void)loadView; - (long long)_blurEffectStyle; - (void)viewWillDisappear:(BOOL)a0; - (void)collectionView:(id)a0 didEndDisplayingCell:(id)a1 forItemAtIndexPath:(id)a2; - (void).cxx_destruct; - (void)viewDidAppear:(BOOL)a0; - (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; - (long long)preferredStatusBarUpdateAnimation; - (void)viewDidDisappear:(BOOL)a0; - (void)scrollViewDidScroll:(id)a0; - (id)collectionView:(id)a0 viewForSupplementaryElementOfKind:(id)a1 atIndexPath:(id)a2; - (id)collectionView:(id)a0 cellForItemAtIndexPath:(id)a1; - (void)scrollViewWillEndDragging:(id)a0 withVelocity:(struct CGPoint { double x0; double x1; })a1 targetContentOffset:(inout struct CGPoint { double x0; double x1; } *)a2; - (double)_largeTitleHeight; - (BOOL)automaticallyAdjustsScrollViewInsets; - (struct CGSize { double x0; double x1; })_maxContentSize; - (id)_adamIDForElement:(id)a0; - (id)_backgroundImageProxy; - (struct CGSize { double x0; double x1; })_backgroundImageProxySize; - (BOOL)_backgroundImageRequiresBlur; - (void)_cancelImpressionsUpdate; - (id)_canonicalIDForElement:(id)a0; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_cellMarginForIndex:(long long)a0 partialMargins:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; } *)a1; - (void)_configureBackgroundTintView; - (void)_configureTopHeroImage:(id)a0; - (void)_configureWithBannerElement:(id)a0; - (void)_configureWithBgElement:(id)a0; - (void)_configureWithBgImage:(id)a0 backdropImage:(id)a1; - (BOOL)_isBackdropNeeded; - (unsigned long long)_lastFocusableCellIndex; - (long long)_overrideLargeTitleDisplayMode; - (void)_recordImpressionsForVisibleView; - (id)_relatedSectionHeaderView; - (BOOL)_shouldShowTopHeroImage; - (BOOL)_shouldUsePartialScrollingTemplate; - (id)_spacingMetricsForViewControllers:(id)a0 contentSize:(struct CGSize { double x0; double x1; } *)a1; - (BOOL)_sportsLandscapePhone; - (BOOL)_sportsLandscapePhoneIsOverlaySection:(id)a0; - (struct CGSize { double x0; double x1; })_topHeroImageViewSize; - (void)_updateBackgroundTintView; - (void)_updateBackgroundTintViewEffects; - (void)_updateImpressions; - (void)_updateTopHeroImageOverlay; - (void)_updateTopHeroImageVisibility:(id)a0; - (id)_yOffsetForView:(id)a0 withScrollView:(id)a1 targetYOffset:(double)a2; - (void)configureAppearanceTransition; - (id)impressionableElementsContainedInDocument:(id)a0; - (void)updateWithProductTemplate:(id)a0; - (void)updateWithViewElement:(id)a0; @end