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

定義

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

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

パラメーター

page
Page

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

before
Page

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

適用対象