6 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.Compatibility (4)
iOS\Cells\EntryCellRenderer.cs (1)
114 cell.TextField.ApplyKeyboard(entryCell.Keyboard);
iOS\Platform.cs (1)
470 uiTextField.ApplyKeyboard(arguments.Keyboard);
iOS\Renderers\EditorRenderer.cs (1)
322 TextView.ApplyKeyboard(keyboard);
iOS\Renderers\EntryRenderer.cs (1)
312 Control.ApplyKeyboard(keyboard);