NavigationPage.Popped Event

Definition

Event that is raised after a page is popped from this NavigationPage element.

public event EventHandler<Xamarin.Forms.NavigationEventArgs> Popped;
member this.Popped : EventHandler<Xamarin.Forms.NavigationEventArgs> 

Event Type

Applies to