@protocol _PXPhotosGridContainerDelegate; @interface _PXPhotosGridContainerUIView : UIView @property (weak, nonatomic) id<_PXPhotosGridContainerDelegate> delegate; - (void)willMoveToWindow:(id)a0; - (void).cxx_destruct; @end
@protocol _PXPhotosGridContainerDelegate; @interface _PXPhotosGridContainerUIView : UIView @property (weak, nonatomic) id<_PXPhotosGridContainerDelegate> delegate; - (void)willMoveToWindow:(id)a0; - (void).cxx_destruct; @end