#import @interface TGPhotoEditorHUDView : UIView - (void)setText:(NSString *)text; - (void)setAttributedText:(NSAttributedString *)text; @end