ModalPushingEventArgs(Page) Konstruktor

Definicja

Tworzy nowy ModalPushingEventArgs obiekt dla wypychanej strony.

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)

Parametry

modal
Page

Modalna strona.

Dotyczy