Xamarin.Forms.INavigation.InsertPageBefore Method
Inserts a page in the navigation stack before an existing page in the stack.

Syntax

public void InsertPageBefore (Page page, Page before)

Parameters

page
The page to add.
before
The existing page, before which page will be inserted.

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.3.0.0