1 implementation of SetAppIndexingProvider
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
137 public void SetAppIndexingProvider(IAppIndexingProvider provider)
1 reference to SetAppIndexingProvider
Microsoft.Maui.Controls.Compatibility (1)
iOS\FormsApplicationDelegate.cs (1)
139 (application as IApplicationController)?.SetAppIndexingProvider(new IOSAppIndexingProvider());