Index Hierarchy MMDietaryRestrictionCell Class Reference Inherits from UICollectionViewCell Declared in MMDietaryRestrictionCell.hMMDietaryRestrictionCell.m Overview A custom cell that dietary restriction. There is a a corresponding dynamic prototype in the storyboard where the actual UI is defined. Tasks restrictionName property Properties restrictionName The label that describes the restriction. @property (nonatomic, weak) IBOutlet UILabel *restrictionName Declared In MMDietaryRestrictionCell.h Index Hierarchy