SurveyRespondCell

open class SurveyRespondCell : UICollectionViewCell

Undocumented

IBOutlet

  • Button that is used for responding to the challenge.

    Declaration

    Swift

    @IBOutlet
    public weak var respondButton: UIButton!
  • Undocumented

    Declaration

    Swift

    override open func preferredLayoutAttributesFitting(_ layoutAttributes: UICollectionViewLayoutAttributes) -> UICollectionViewLayoutAttributes