SurveyRespondCellPresentable
public protocol SurveyRespondCellPresentable
Undocumented
-
The button title to set in the
respondButtonofSurveyRespondCollectionViewCell.Declaration
Swift
var respondTitle: String { get } -
configure(cell:Default implementation) Configure the
SurveyRespondCollectionViewCell.Default Implementation
Declaration
Swift
func configure(cell: SurveyRespondCell)Parameters
cellThe
SurveyRespondCollectionViewCellto configure.
View on GitHub
SurveyRespondCellPresentable Protocol Reference