Share via


ShellSection.GetNavigationStack 方法

定义

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>

适用于