“UICollectionViewCell”类型的值没有成员“page”

时间:2018-05-05 12:10:01

标签: xcode uicollectionview swift4 uicollectionviewcell

我有一个UICollectionViewCell的自定义类,但我无法访问ViewController中名为page的属性。 我做了什么:

1)我创建了一个名为page的属性,其属性为Page。

2)我已将自定义类添加到单元格中。

image of custom class

image of inspector

image of method in viewController

1 个答案:

答案 0 :(得分:3)

如何使用config/packages/doctrine.yaml

强制cell强制转换为PageCellCollectionViewCell
as!