RSDStepTextField

public class RSDStepTextField: UITextField

RSDStepTextField is a subclass of UITextField that keeps a reference to the index path associated with this text field.

  • Undocumented

    Declaration

    Swift

    public var indexPath: IndexPath?