NavigationPage.InsertPageBeforeRequested Event

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public event EventHandler<Xamarin.Forms.Internals.NavigationRequestedEventArgs> InsertPageBeforeRequested;
member this.InsertPageBeforeRequested : EventHandler<Xamarin.Forms.Internals.NavigationRequestedEventArgs> 

Event Type

Implements

Attributes

Applies to