NavigationEventArgs.Page 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得已移除或新出現的頁面。
public:
property Microsoft::Maui::Controls::Page ^ Page { Microsoft::Maui::Controls::Page ^ get(); };
public Microsoft.Maui.Controls.Page Page { get; }
member this.Page : Microsoft.Maui.Controls.Page
Public ReadOnly Property Page As Page
屬性值
備註
針對 Pushed,這是 Page 已移除的 。 PoppedToRoot針對 Pushed ,它是新可見的頁面、推送的頁面或根。