Xamarin.Forms.NavigationPage.PushAsync Method
Presents a Xamarin.Forms.Page modally.

Syntax

public System.Threading.Tasks.Task PushAsync (Page page)

Parameters

page
The Xamarin.Forms.Page to present modally.

Returns

An awaitable Task, indicating the PushModal completion.

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