Shell.CurrentPage 属性

定义

当前显示的页面。

public:
 property Microsoft::Maui::Controls::Page ^ CurrentPage { Microsoft::Maui::Controls::Page ^ get(); };
public Microsoft.Maui.Controls.Page CurrentPage { get; }
member this.CurrentPage : Microsoft.Maui.Controls.Page
Public ReadOnly Property CurrentPage As Page

属性值

实现

适用于