2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <Foundation/NSObject.h>
9 #import "NSCoding-Protocol.h"
10 #import "NSCopying-Protocol.h"
12 @
class NSString
, UIColor
, UIImage
;
14 @interface UIButtonContent
: NSObject
<NSCoding
, NSCopying
>
24 - (id
)copyWithZone
:(struct _NSZone
*)fp8
;
25 - (id
)initWithCoder
:(id
)fp8
;
26 - (void)encodeWithCoder
:(id
)fp8
;
30 - (void)setShadowColor
:(id
)fp8
;
32 - (void)setTitleColor
:(id
)fp8
;
34 - (void)setBackground
:(id
)fp8
;
36 - (void)setImage
:(id
)fp8
;
38 - (void)setTitle
:(id
)fp8
;