WebNavigationEventArgs.NavigationEvent Property

Definition

Gets the navigation event that was raised.

public:
 property Microsoft::Maui::WebNavigationEvent NavigationEvent { Microsoft::Maui::WebNavigationEvent get(); };
public Microsoft.Maui.WebNavigationEvent NavigationEvent { get; }
member this.NavigationEvent : Microsoft.Maui.WebNavigationEvent
Public ReadOnly Property NavigationEvent As WebNavigationEvent

Property Value

Applies to