RewardAttributeCell
open class RewardAttributeCell : UICollectionViewCell
This is the default collection view cell used by the RequiredAttributesRewardCollectionController
-
Checkbox with title label for the option
Declaration
Swift
@IBOutlet public var checkBox: CheckBox!