1 write to _pendingUrl
Microsoft.Maui (1)
Platform\iOS\MauiWKWebView.cs (1)
54 _pendingUrl = null;
2 references to _pendingUrl
Microsoft.Maui (2)
Platform\iOS\MauiWKWebView.cs (2)
51 if (!string.IsNullOrWhiteSpace(_pendingUrl)) 53 var closure = _pendingUrl;