WebNavigationEventArgs.Source Property

Definition

Gets the element that performed the navigation.

public:
 property Microsoft::Maui::Controls::WebViewSource ^ Source { Microsoft::Maui::Controls::WebViewSource ^ get(); };
public Microsoft.Maui.Controls.WebViewSource Source { get; }
member this.Source : Microsoft.Maui.Controls.WebViewSource
Public ReadOnly Property Source As WebViewSource

Property Value

Applies to