次の方法で共有


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

プロパティ値

実装

適用対象