SurveyTextViewCell
open class SurveyTextViewCell : UICollectionViewCell
Undocumented
-
Text view of the cell.
Declaration
Swift
@IBOutlet public weak var textView: UITextView! -
Undocumented
Declaration
Swift
override open func awakeFromNib()
View on GitHub
SurveyTextViewCell Class Reference