次の方法で共有


NavigationProxy.ModalStack プロパティ

定義

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

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

プロパティ値

System.Collections.Generic.IReadOnlyList<Page>

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

実装

適用対象