Frame.BackStack 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 IEnumerable,可讓您針對 Frame,用來列舉向後巡覽記錄中的項目。
public:
property System::Collections::IEnumerable ^ BackStack { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable BackStack { get; }
member this.BackStack : System.Collections.IEnumerable
Public ReadOnly Property BackStack As IEnumerable
屬性值
如果向後巡覽記錄中已至少加入一個項目,則為 IEnumerable。 如果沒有項目,或是 Frame 沒有自己的向後巡覽記錄,則 BackStack 為 null
。
備註
包含整個內容、片段導覽和自訂狀態所傳 BackStack 回的專案。
相依性屬性資訊
識別碼欄位 | BackStackProperty |
設定為 的中繼資料屬性 true |
無 |