Freigeben über


NavigationProxy.OnPushModal(Page, Boolean) Methode

Definition

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

protected virtual System.Threading.Tasks.Task OnPushModal(Xamarin.Forms.Page modal, bool animated);
abstract member OnPushModal : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task
override this.OnPushModal : Xamarin.Forms.Page * bool -> System.Threading.Tasks.Task

Parameter

modal
Page

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

animated
System.Boolean

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

Gibt zurück

System.Threading.Tasks.Task

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

Gilt für: