2 references to UpdateIsTextPredictionEnabled
Microsoft.Maui (2)
Handlers\SearchBar\SearchBarHandler.iOS.cs (1)
121
handler.PlatformView?.
UpdateIsTextPredictionEnabled
(searchBar, handler?.QueryEditor);
Platform\iOS\SearchBarExtensions.cs (1)
198
uiSearchBar.
UpdateIsTextPredictionEnabled
(searchBar);