ModalEventArgs(Page) Constructor

Definition

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)

Parameters

modal
Page

Applies to