Window.ModalPushed Zdarzenie
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
event EventHandler<Microsoft::Maui::Controls::ModalPushedEventArgs ^> ^ ModalPushed;
public event EventHandler<Microsoft.Maui.Controls.ModalPushedEventArgs>? ModalPushed;
member this.ModalPushed : EventHandler<Microsoft.Maui.Controls.ModalPushedEventArgs>
Public Event ModalPushed As EventHandler(Of ModalPushedEventArgs)