Share via


NavigationPage.Pushed Event

Definition

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

Event Type

Applies to