Freigeben über


ModalPushingEventArgs(Page) Konstruktor

Definition

Erstellt ein neues ModalPushingEventArgs-Objekt für die Seite, die gepusht wird.

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

Parameter

modal
Page

Die modale Seite.

Gilt für: