Xamarin.Forms.WebNavigationEventArgs: Property Members

The properties of Xamarin.Forms.WebNavigationEventArgs are listed below. For a list of all members, see the WebNavigationEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
NavigationEventWebNavigationEvent. Gets the navigation event that was raised.
[read-only]
SourceWebViewSource. Gets the element that performed the navigation.
[read-only]
Urlstring. The destination of the navigation.