let textField = UITextField() textField.placeholder = "Enter your password" textField.delegate = self // UITextFieldDelegate.
確定! 回上一頁