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

UITextFieldDelegate