NavigationPage.PushRequested Ereignis

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

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

Ereignistyp

System.EventHandler<NavigationRequestedEventArgs>

Implementiert

Attribute
System.ComponentModel.EditorBrowsableAttribute

Gilt für: