2 references to UpdateIsSpellCheckEnabled
Microsoft.Maui (2)
Handlers\Entry\EntryHandler.iOS.cs (1)
62 handler.PlatformView?.UpdateIsSpellCheckEnabled(entry);
Platform\iOS\TextFieldExtensions.cs (1)
125 textField.UpdateIsSpellCheckEnabled(entry);