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 플랫폼에서 내부용으로 사용합니다.

적용 대상