CellReuseIdentifier
enum CellReuseIdentifier : String, TableViewCellReuseIdentifiers
Undocumented
-
Undocumented
Declaration
Swift
case dynamicTypeLabel = "labelCell" -
Undocumented
Declaration
Swift
case dynamicTypeTextView = "textViewCell" -
Undocumented
Declaration
Swift
case icon = "iconCell" -
Undocumented
Declaration
Swift
case space = "spaceCell" -
Undocumented
Declaration
Swift
case bulletPoint = "bulletPointCell"