#import @interface TGPhotoEditorHUDView : UIView - (void)setText:(NSString *)text; - (void)setTitle:(NSString *)title value:(NSString *)value; @end