#import <UIKit/UIKit.h> @interface TGModernGalleryVideoContentView : UIView @property (nonatomic, strong) UIButton *button; @property (nonatomic) CGRect referenceFrame; @end