luxlabs header browser preview


@protocol _PXPhotosGridFooterMaskViewDelegate;

@interface _PXPhotosGridFooterMaskView : UIView

@property (weak, nonatomic) id<_PXPhotosGridFooterMaskViewDelegate> delegate;

- (void).cxx_destruct;
- (void)didMoveToWindow;

@end