How can i use a custom setter for the following property after I synthesized it ?
@property (nonatomic,retain) UIButton *but
How can i use a custom setter for the following property after I synthesized it ?
@property (nonatomic,retain) UIButton *but