美文网首页
2019-01-15

2019-01-15

作者: 娘亲Joanna | 来源:发表于2021-02-20 17:05 被阅读0次

    常见swiftbug

    Kingfisher: Ambiguous use of 'setBackgroundImage(with:for:placeholder:options:progressBlock:completionHandler:)'

    解决办法:
    换成这个方法: iconImageView.kf.setImage(with: ...) , placeholder: ...)

    相关文章

      网友评论

          本文标题:2019-01-15

          本文链接:https://www.haomeiwen.com/subject/ppnedqtx.html