Inherits from UICollectionViewCell
Declared in MMDietaryRestrictionCell.h
MMDietaryRestrictionCell.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

Properties

restrictionName

The label that describes the restriction.

@property (nonatomic, weak) IBOutlet UILabel *restrictionName

Declared In

MMDietaryRestrictionCell.h