Freigeben über


NavigationProxy.PopToRootAsync Methode

Definition

Überlädt

PopToRootAsync()

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

PopToRootAsync(Boolean)

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

PopToRootAsync()

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

public System.Threading.Tasks.Task PopToRootAsync ();
abstract member PopToRootAsync : unit -> System.Threading.Tasks.Task
override this.PopToRootAsync : unit -> System.Threading.Tasks.Task

Gibt zurück

System.Threading.Tasks.Task

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

Implementiert

Gilt für:

PopToRootAsync(Boolean)

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

public System.Threading.Tasks.Task PopToRootAsync (bool animated);
abstract member PopToRootAsync : bool -> System.Threading.Tasks.Task
override this.PopToRootAsync : bool -> System.Threading.Tasks.Task

Parameter

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.

Implementiert

Gilt für: