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