RAMCell
public class RAMCell: UICollectionViewCell, ConfigurableCell
Example configurable cell
-
Undocumented
Declaration
Swift
public class RAMCell: UICollectionViewCell, ConfigurableCell
-
Undocumented
Declaration
Swift
public class RAMCell: UICollectionViewCell, ConfigurableCell
-
Visual appearance theme
Declaration
Swift
public var theme: Theme = RAMTheme.sharedTheme
-
Applies string data to the label text property
Declaration
Swift
public func configureCell(s: String)