SurveyTextFieldCell
open class SurveyTextFieldCell : UICollectionViewCell
Undocumented
-
Text field of the cell.
Declaration
Swift
@IBOutlet public weak var textField: UITextField!
-
Undocumented
Declaration
Swift
override open func awakeFromNib()