1:
2:
self.loverHeadImgBtn.imageView?.contentMode = .scaleAspectFill
3:
self.loverHeadImgBtn.sd_setImage(with: URL(string: zoneData.marryFace), for: UIControl.State.normal, completed: nil)
1:
2:
self.loverHeadImgBtn.imageView?.contentMode = .scaleAspectFill
3:
self.loverHeadImgBtn.sd_setImage(with: URL(string: zoneData.marryFace), for: UIControl.State.normal, completed: nil)
本文标题:iOS button设置不变形图片
本文链接:https://www.haomeiwen.com/subject/ovffuctx.html
网友评论