UserEmailCell
final class UserEmailCell : UITableViewCell
extension UserEmailCell: UITextFieldDelegate
extension UserEmailCell: CellFactoryProtocol
                UserEmailCell
- 
                  
                  
textField
Declaration
Swift
let textField: UITextField 
            View on GitHub
          
      UserEmailCell Class Reference