I have this UITextfield that I would like to create programmatically. Here is my code currently.
let textField = UITextField(frame: CGRect(x: 200, y: 125, wi