Udostępnij za pośrednictwem


ModalPoppingEventArgs(Page) Konstruktor

Definicja

Tworzy nowy ModalPoppingEventArgs obiekt dla strony, która jest wyskoczona.

public:
 ModalPoppingEventArgs(Microsoft::Maui::Controls::Page ^ modal);
public ModalPoppingEventArgs (Microsoft.Maui.Controls.Page modal);
new Microsoft.Maui.Controls.ModalPoppingEventArgs : Microsoft.Maui.Controls.Page -> Microsoft.Maui.Controls.ModalPoppingEventArgs
Public Sub New (modal As Page)

Parametry

modal
Page

Modalna strona.

Dotyczy