Xamarin.Forms.INavigation.PopAsync Method
Asynchronously removes the most recent Xamarin.Forms.Page from the navigation stack.

Syntax

public System.Threading.Tasks.Task<Page> PopAsync ()

Returns

The Xamarin.Forms.Page that had been at the top of the navigation stack.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0