NavigationPage.Popped Event

Definition

public:
 event EventHandler<Microsoft::Maui::Controls::NavigationEventArgs ^> ^ Popped;
public event EventHandler<Microsoft.Maui.Controls.NavigationEventArgs> Popped;
member this.Popped : EventHandler<Microsoft.Maui.Controls.NavigationEventArgs> 
Public Event Popped As EventHandler(Of NavigationEventArgs) 

Event Type

Applies to