The members of Xamarin.Forms.WebNavigationEventArgs are listed below.
See Also: Inherited members from System.EventArgs
| Initializes a new Xamarin.Forms.WebNavigationEventArgs instance. |
| [read-only] | NavigationEvent | WebNavigationEvent. Gets the navigation event that was raised. |
| [read-only] | Source | WebViewSource. Gets the element that performed the navigation. |
| [read-only] | Url | string. The destination of the navigation. |