textContentType = .username // For password text field let passwordTextField = UITextField() passwordTextField.textContentType = .password ...
確定! 回上一頁