1 implementation of StartPath
Microsoft.AspNetCore.Components.WebView.Maui (1)
BlazorWebView.cs (1)
43 public string StartPath
2 references to StartPath
Microsoft.AspNetCore.Components.WebView.Maui (2)
iOS\BlazorWebViewHandler.iOS.cs (2)
204 Logger.StartingInitialNavigation(VirtualView.StartPath); 205 _webviewManager.Navigate(VirtualView.StartPath);