2 references to UpdateIsTextPredictionEnabled
Microsoft.Maui (2)
Handlers\Editor\EditorHandler.iOS.cs (1)
127 handler.PlatformView?.UpdateIsTextPredictionEnabled(editor);
Platform\iOS\TextViewExtensions.cs (1)
101 textView.UpdateIsTextPredictionEnabled(editor);