Freigeben über


ModalPoppingEventArgs(Page) Konstruktor

Definition

Erstellt ein neues ModalPoppingEventArgs-Objekt für die Seite, die per Pop entfernt wird.

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)

Parameter

modal
Page

Die modale Seite.

Gilt für: