2 references to UpdateIsTextPredictionEnabled
Microsoft.Maui (2)
Handlers\Entry\EntryHandler.iOS.cs (1)
59
handler.PlatformView?.
UpdateIsTextPredictionEnabled
(entry);
Platform\iOS\TextFieldExtensions.cs (1)
124
textField.
UpdateIsTextPredictionEnabled
(entry);