NumericSurveyResponderController
open class NumericSurveyResponderController : SurveyResponderController, UITextFieldDelegate
Undocumented
-
Undocumented
Declaration
Swift
override open func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int -
Declaration
Swift
override open func registerComponents() -
Declaration
Swift
override open func responderCell(for collectionView: UICollectionView, at indexPath: IndexPath) -> UICollectionViewCell
-
Undocumented
Declaration
Swift
public func textFieldDidEndEditing(_ textField: UITextField)
View on GitHub
NumericSurveyResponderController Class Reference