[[btn_dynamic imageView] setContentMode: UIViewContentModeScaleToFill]; // btn_dynamic.contentVerticalAlignment = UIControlContentVerticalAlignmentFill; // btn_dynamic.contentHorizontalAlignment = UIControlContentHorizontalAlignmentFill; //[btn_dynamic setContentMode:UIViewContentModeScaleAspectFit];
I was tried in these area but not working
0 comments:
Post a Comment