NavigationProxy.GetNavigationStack 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

protected virtual System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> GetNavigationStack ();
abstract member GetNavigationStack : unit -> System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page>
override this.GetNavigationStack : unit -> System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page>

반환

System.Collections.Generic.IReadOnlyList<Page>

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상