NavigationProxy.InsertPageBefore(Page, Page) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

public void InsertPageBefore (Xamarin.Forms.Page page, Xamarin.Forms.Page before);
abstract member InsertPageBefore : Xamarin.Forms.Page * Xamarin.Forms.Page -> unit
override this.InsertPageBefore : Xamarin.Forms.Page * Xamarin.Forms.Page -> unit

パラメーター

page
Page

Xamarin.Forms プラットフォームによる内部使用向け。

before
Page

Xamarin.Forms プラットフォームによる内部使用向け。

実装

適用対象