다음을 통해 공유


Window.ModalPushed 이벤트

정의

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) 

이벤트 유형

적용 대상