INavigationPageController.InsertPageBeforeRequested Event

Definition

public:
 event EventHandler<Microsoft::Maui::Controls::Internals::NavigationRequestedEventArgs ^> ^ InsertPageBeforeRequested;
event EventHandler<Microsoft.Maui.Controls.Internals.NavigationRequestedEventArgs> InsertPageBeforeRequested;
member this.InsertPageBeforeRequested : EventHandler<Microsoft.Maui.Controls.Internals.NavigationRequestedEventArgs> 
Event InsertPageBeforeRequested As EventHandler(Of NavigationRequestedEventArgs) 

Event Type

Applies to