4 references to ApplyKeyboard
Microsoft.Maui (2)
Platform\iOS\TextFieldExtensions.cs (1)
120 textField.ApplyKeyboard(keyboard);
Platform\iOS\TextViewExtensions.cs (1)
97 textView.ApplyKeyboard(keyboard);
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\EntryCellRenderer.cs (1)
119 cell.TextField.ApplyKeyboard(entryCell.Keyboard);
Platform\AlertManager\AlertManager.iOS.cs (1)
138 uiTextField.ApplyKeyboard(arguments.Keyboard);