let url = URL(string: "https://img2.baidu.com/it/u=2204402038,3571693478&fm=26&fmt=auto&gp=0.jpg")
iconImage.kf.indicatorType = .activity
iconImage.kf.setImage(
with: url, placeholder: UIImage(named: "myProfile_chevron_right"),
options: [
])
let url = URL(string: "https://img2.baidu.com/it/u=2204402038,3571693478&fm=26&fmt=auto&gp=0.jpg")
iconImage.kf.indicatorType = .activity
iconImage.kf.setImage(
with: url, placeholder: UIImage(named: "myProfile_chevron_right"),
options: [
])
本文标题:swift5-Kingfisher加载图片
本文链接:https://www.haomeiwen.com/subject/euzlultx.html
网友评论