SurveyTextViewCell

open class SurveyTextViewCell : UICollectionViewCell

Undocumented

IBOutlet

  • Text view of the cell.

    Declaration

    Swift

    @IBOutlet
    public weak var textView: UITextView!
  • Undocumented

    Declaration

    Swift

    override open func awakeFromNib()