Программно изменить тип клавиатуры UITextField

175

Можно ли программно изменить тип клавиатуры uitextfield, чтобы было возможно что-то подобное:

if(user is prompted for numeric input only)
    [textField setKeyboardType: @"Number Pad"];

if(user is prompted for alphanumeric input)
    [textField setKeyboardType: @"Default"];
eric.mitchell
источник
3
я бы посоветовал вам заменить этот термин doozyна более понятный. Имейте в виду, что SO - это международный сайт, а не североамериканский
abbood

Ответы:

371

Есть keyboardTypeсвойство для UITextField:

typedef enum {
    UIKeyboardTypeDefault,                // Default type for the current input method.
    UIKeyboardTypeASCIICapable,           // Displays a keyboard which can enter ASCII characters, non-ASCII keyboards remain active
    UIKeyboardTypeNumbersAndPunctuation,  // Numbers and assorted punctuation.
    UIKeyboardTypeURL,                    // A type optimized for URL entry (shows . / .com prominently).
    UIKeyboardTypeNumberPad,              // A number pad (0-9). Suitable for PIN entry.
    UIKeyboardTypePhonePad,               // A phone pad (1-9, *, 0, #, with letters under the numbers).
    UIKeyboardTypeNamePhonePad,           // A type optimized for entering a person's name or phone number.
    UIKeyboardTypeEmailAddress,           // A type optimized for multiple email address entry (shows space @ . prominently).
    UIKeyboardTypeDecimalPad,             // A number pad including a decimal point
    UIKeyboardTypeTwitter,                // Optimized for entering Twitter messages (shows # and @)
    UIKeyboardTypeWebSearch,              // Optimized for URL and search term entry (shows space and .)

    UIKeyboardTypeAlphabet = UIKeyboardTypeASCIICapable, // Deprecated

} UIKeyboardType;

Ваш код должен читать

if(user is prompted for numeric input only)
    [textField setKeyboardType:UIKeyboardTypeNumberPad];

if(user is prompted for alphanumeric input)
    [textField setKeyboardType:UIKeyboardTypeDefault];
PengOne
источник
7
Обратите внимание, что это не мешает умному / ненормальному пользователю вводить другие символы. Например: если клавиатура Emoji была активна до того, как они коснулись вашего числового поля, они могут свободно вводить в него смайлики. Вы ничего не можете с этим поделать, и это определенно ошибка Apple, но вы должны следить за тем, чтобы ваш код не вылетал, если в числовом поле вы видите не числа.
Стивен Фишер
Обнаружено сегодня, это свойство UITextInputTraitsпротокола, который UITextFieldпринимает.
Роннак
1
Можно ли программно изменить тип клавиатуры как UIKeyboardTypeNumbersAndPunctuation для полей ввода HTML, загружаемых в веб-просмотр?
Шрини
Я создал uitextfield программно в одном проекте с соответствующим типом клавиатуры. это проснулся несколько дней назад. но сейчас это не сработало. Не получить фактическую причину
Рахул Фейт
78

Стоит отметить, что если вы хотите, чтобы текущее поле в настоящий момент обновляло тип клавиатуры, есть еще один шаг:

// textField is set to a UIKeyboardType other than UIKeyboardTypeEmailAddress

[textField setKeyboardType:UIKeyboardTypeEmailAddress];
[textField reloadInputViews];

Без вызова reloadInputViewsклавиатура не изменится, пока выбранное поле ( первый респондент ) не потеряет и не восстановит фокус.

Полный список UIKeyboardTypeзначений можно найти здесь , или:

typedef enum : NSInteger {
    UIKeyboardTypeDefault,
    UIKeyboardTypeASCIICapable,
    UIKeyboardTypeNumbersAndPunctuation,
    UIKeyboardTypeURL,
    UIKeyboardTypeNumberPad,
    UIKeyboardTypePhonePad,
    UIKeyboardTypeNamePhonePad,
    UIKeyboardTypeEmailAddress,
    UIKeyboardTypeDecimalPad,
    UIKeyboardTypeTwitter,
    UIKeyboardTypeWebSearch,
    UIKeyboardTypeAlphabet = UIKeyboardTypeASCIICapable
} UIKeyboardType;
jterry
источник
Это полезная информация, которую я хочу знать. Я бы предложил сделать вопрос с ответом на вопрос в стиле Q & A, просто чтобы извлечь информацию об изменении ввода поля в данный момент (это то, что я искал, когда нашел этот ответ)
Stonz2
1
Стоит также отметить, что вызов reloadInputViews для текстового поля, которое в настоящее время НЕ сфокусировано, не изменит тип клавиатуры сразу. Так что лучше сначала вызвать [textfield intoFirstResponder], а затем [textField reloadInputViews]
Qiulang
1
Это было [textField reloadInputViews];то, что я пропал без вести. Спасибо!
Ислам Q.
1
Вызов reloadInputViewsтакже работает для UITextInputреализации на заказ .
Пол Гардинер
23

Да, вы можете, например:

[textField setKeyboardType:UIKeyboardTypeNumberPad];
Алан Мур
источник
9
    textFieldView.keyboardType = UIKeyboardType.PhonePad

Это для быстрого. Также для того, чтобы это функционировало должным образом, оно должно быть установлено послеtextFieldView.delegate = self

Fonz
источник
7

чтобы текстовое поле принимало буквенно-цифровую форму, установите только это свойство

textField.keyboardType = UIKeyboardTypeNamePhonePad;
Хоссам Гариб
источник
6
_textField .keyboardType = UIKeyboardTypeAlphabet;
_textField .keyboardType = UIKeyboardTypeASCIICapable;
_textField .keyboardType = UIKeyboardTypeDecimalPad;
_textField .keyboardType = UIKeyboardTypeDefault;
_textField .keyboardType = UIKeyboardTypeEmailAddress;
_textField .keyboardType = UIKeyboardTypeNamePhonePad;
_textField .keyboardType = UIKeyboardTypeNumberPad;
_textField .keyboardType = UIKeyboardTypeNumbersAndPunctuation;
_textField .keyboardType = UIKeyboardTypePhonePad;
_textField .keyboardType = UIKeyboardTypeTwitter;
_textField .keyboardType = UIKeyboardTypeURL;
_textField .keyboardType = UIKeyboardTypeWebSearch;
Кишор Кумар Рават
источник
5

Swift 4

Если вы пытаетесь изменить тип клавиатуры при выполнении условия, выполните следующие действия. Например: если мы хотим изменить тип клавиатуры со значения по умолчанию на цифровую клавиатуру, когда счетчик текстового поля равен 4 или 5, то сделайте следующее:

textField.addTarget(self, action: #selector(handleTextChange), for: .editingChanged)

@objc func handleTextChange(_ textChange: UITextField) {
 if textField.text?.count == 4 || textField.text?.count == 5 {
   textField.keyboardType = .numberPad
   textField.reloadInputViews() // need to reload the input view for this to work
 } else {
   textField.keyboardType = .default
   textField.reloadInputViews()
 }
Санкет Рэй
источник
2

Есть свойство для этого называется keyboardType. Что вы хотите сделать, это заменить там, где у вас есть строки @"Number Padи @"Defaultс UIKeyboardTypeNumberPadи UIKeyboardTypeDefault.

Ваш новый код должен выглядеть примерно так:

if(user is prompted for numeric input only)
    [textField setKeyboardType:UIKeyboardTypeNumberPad];

else if(user is prompted for alphanumeric input)
    [textField setKeyboardType:UIKeyboardTypeDefault];

Удачи!

Кайл Розенблут
источник
1

для людей, которые хотят использовать в UIDatePickerкачестве входных данных:

UIDatePicker *timePicker = [[UIDatePicker alloc] initWithFrame:CGRectMake(0, 250, 0, 0)];
[timePicker addTarget:self action:@selector(pickerChanged:)
     forControlEvents:UIControlEventValueChanged];
[_textField setInputView:timePicker];

// pickerChanged:
- (void)pickerChanged:(id)sender {
    NSDateFormatter *formatter = [[NSDateFormatter alloc] init];
    [formatter setDateFormat:@"d/M/Y"];
    _textField.text = [formatter stringFromDate:[sender date]];
}
Брайан
источник
1

Это UIKeyboardTypesдля Swift 3:

public enum UIKeyboardType : Int {

    case `default` // Default type for the current input method.
    case asciiCapable // Displays a keyboard which can enter ASCII characters
    case numbersAndPunctuation // Numbers and assorted punctuation.
    case URL // A type optimized for URL entry (shows . / .com prominently).
    case numberPad // A number pad with locale-appropriate digits (0-9, ۰-۹, ०-९, etc.). Suitable for PIN entry.
    case phonePad // A phone pad (1-9, *, 0, #, with letters under the numbers).
    case namePhonePad // A type optimized for entering a person's name or phone number.
    case emailAddress // A type optimized for multiple email address entry (shows space @ . prominently).

    @available(iOS 4.1, *)
    case decimalPad // A number pad with a decimal point.

    @available(iOS 5.0, *)
    case twitter // A type optimized for twitter text entry (easy access to @ #)

    @available(iOS 7.0, *)
    case webSearch // A default keyboard type with URL-oriented addition (shows space . prominently).

    @available(iOS 10.0, *)
    case asciiCapableNumberPad // A number pad (0-9) that will always be ASCII digits.


    public static var alphabet: UIKeyboardType { get } // Deprecated
}

Это пример использования типа клавиатуры из списка:

textField.keyboardType = .numberPad
pableiros
источник
0

Программно изменить тип клавиатуры UITextField swift 3.0

lazy var textFieldTF: UITextField = {

    let textField = UITextField()
    textField.placeholder = "Name"
    textField.frame = CGRect(x:38, y: 100, width: 244, height: 30)
    textField.textAlignment = .center
    textField.borderStyle = UITextBorderStyle.roundedRect
    textField.keyboardType = UIKeyboardType.default //keyboard type
    textField.delegate = self
    return textField 
}() 
override func viewDidLoad() {
    super.viewDidLoad()
    view.addSubview(textFieldTF)
}
Танджима Котия
источник
0

Вот тип клавиатуры в Swift 4.2

// UIKeyboardType
//
// Requests that a particular keyboard type be displayed when a text widget
// becomes first responder. 
// Note: Some keyboard/input methods types may not support every variant. 
// In such cases, the input method will make a best effort to find a close 
// match to the requested type (e.g. displaying UIKeyboardTypeNumbersAndPunctuation 
// type if UIKeyboardTypeNumberPad is not supported).
//
public enum UIKeyboardType : Int {


    case `default` // Default type for the current input method.

    case asciiCapable // Displays a keyboard which can enter ASCII characters

    case numbersAndPunctuation // Numbers and assorted punctuation.

    case URL // A type optimized for URL entry (shows . / .com prominently).

    case numberPad // A number pad with locale-appropriate digits (0-9, ۰-۹, ०-९, etc.). Suitable for PIN entry.

    case phonePad // A phone pad (1-9, *, 0, #, with letters under the numbers).

    case namePhonePad // A type optimized for entering a person's name or phone number.

    case emailAddress // A type optimized for multiple email address entry (shows space @ . prominently).

    @available(iOS 4.1, *)
    case decimalPad // A number pad with a decimal point.

    @available(iOS 5.0, *)
    case twitter // A type optimized for twitter text entry (easy access to @ #)

    @available(iOS 7.0, *)
    case webSearch // A default keyboard type with URL-oriented addition (shows space . prominently).

    @available(iOS 10.0, *)
    case asciiCapableNumberPad // A number pad (0-9) that will always be ASCII digits.


    public static var alphabet: UIKeyboardType { get } // Deprecated
}
Рикеш Субеди
источник