INavigation.ModalStack プロパティ

定義

モーダル ナビゲーション スタックを取得します。

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

プロパティ値

IReadOnlyList<Page>

適用対象