@class PXRegionOfInterest, NSString, PXContentSyndicationItemAssetPreviewView, SLAttributionView, UIView, PXContentSyndicationGadgetViewModel; @protocol PXContentSyndicationGadgetViewDelegate; @interface PXContentSyndicationGadgetView : UICollectionViewCell { PXContentSyndicationItemAssetPreviewView *_assetPreviewView; SLAttributionView *_socialLayerAttributionView; } @property (retain, nonatomic) PXContentSyndicationGadgetViewModel *viewModel; @property (weak, nonatomic) id delegate; @property (readonly, copy, nonatomic) PXRegionOfInterest *regionOfInterestForOneUpTransition; @property (nonatomic) BOOL contentViewHiddenForOneUpTransition; @property (readonly, nonatomic) UIView *previewView; @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; })sizeThatFits:(struct CGSize { double x0; double x1; })a0 viewModel:(id)a1; - (void)observable:(id)a0 didChange:(unsigned long long)a1 context:(void *)a2; - (id)focusEffect; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void).cxx_destruct; - (void)didUpdateFocusInContext:(id)a0 withAnimationCoordinator:(id)a1; - (void)_handleContentSizeCategoryDidChangeNotification:(id)a0; - (void)layoutSubviews; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; - (id)contextMenuItemsForAttributionView:(id)a0; - (struct CGSize { double x0; double x1; })_performLayoutInWidth:(double)a0 applyLayoutToSubviews:(BOOL)a1; - (void)_updateKeyImageCount; - (void)_updateKeyImages; - (void)_updateOverlayTitle; - (void)_updateSocialLayerAttributionView; - (id)replyActionFromAttributionView; @end