luxlabs header browser preview


@class NSTextAttachment;

@interface _UITextAttachmentViewHelper : NSObject

@property (retain, nonatomic) NSTextAttachment *attachment;

+ (id)helperForAttachment:(id)a0;

- (void).cxx_destruct;
- (void)removeView;

@end