SurveyRatingCellDelegate
public protocol SurveyRatingCellDelegate
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
func surveyRatingCellMaxRatingDidChange(_ cell: SurveyRatingCell, maxRating: Int) - 
                  
                  
Undocumented
Declaration
Swift
func surveyRatingCellRateDidChange(_ cell: SurveyRatingCell, rating: Int) 
View on GitHub
        SurveyRatingCellDelegate Protocol Reference