开发者社区 问答 正文

Cannot override strong property with weak property

screenshot
求助。
我从IB里拖了一个UIImageView到一个UITableViewCell里面。
但是不知道为何抛出此错误。Google了也没有答案。
已经尝试将Weak改为Strong也没有效果,求高人指点。

展开
收起
a123456678 2016-07-28 14:11:06 3056 分享 版权
1 条回答
写回答
取消 提交回答
  • UITableViewCell有名为 imageView 的成员变量,你把名字改一下就行了。

    2019-07-17 20:01:23
    赞同 展开评论
问答地址: