次の方法で共有


NavigationProxy.NavigationStack プロパティ

定義

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

public System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> NavigationStack { get; }
member this.NavigationStack : System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page>

プロパティ値

System.Collections.Generic.IReadOnlyList<Page>

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

実装

適用対象