RSDStepTextFieldFeaturedCell

open class RSDStepTextFieldFeaturedCell: RSDStepTextFieldCell

RSDStepTextFieldFeaturedCell is an implementation of the text field form step entry cell for use when there is a single input field on for the step.

  • Override setupViews() to increase the size of the text field.

    Declaration

    Swift

    override open func setupViews()
  • Undocumented

    Declaration

    Swift

    override open func updateConstraints()