2 references to UpdateIsSpellCheckEnabled
Microsoft.Maui (2)
Handlers\Editor\EditorHandler.iOS.cs (1)
130
handler.PlatformView?.
UpdateIsSpellCheckEnabled
(editor);
Platform\iOS\TextViewExtensions.cs (1)
102
textView.
UpdateIsSpellCheckEnabled
(editor);