NavigationPage.PoppedToRoot Event

Definition

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

Event Type

Applies to