本文介绍了将活动指示器连接到原型细胞?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Hey Guys我想连接一个活动指示器到我的原型单元格,但后来我得到一个错误消息,说连接activityIndicator不能有一个原型对象作为目标。
是否可以向原型单元格添加活动指示器?
Hey Guys i wanted to connect a activity indicator to my prototype cell but then i got an error-message that says "Connection activityIndicator cannot have a prototype object as destination".Is it somehow possible to add a activity indicator to a prototype cell ?
推荐答案
连接到我的活动指示器。断开插座后,不会出现错误消息。
I had an outlet inside the tableviewController connected to my activity indicator. After disconnect the outlet no error message occurs.
这篇关于将活动指示器连接到原型细胞?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!