共用方式為


ModalEventArgs(Page) 建構函式

定義

protected:
 ModalEventArgs(Microsoft::Maui::Controls::Page ^ modal);
protected ModalEventArgs (Microsoft.Maui.Controls.Page modal);
new Microsoft.Maui.Controls.ModalEventArgs : Microsoft.Maui.Controls.Page -> Microsoft.Maui.Controls.ModalEventArgs
Protected Sub New (modal As Page)

參數

modal
Page

適用於