다음을 통해 공유


Window.Backgrounding 이벤트

정의

public:
 event EventHandler<Microsoft::Maui::Controls::BackgroundingEventArgs ^> ^ Backgrounding;
public event EventHandler<Microsoft.Maui.Controls.BackgroundingEventArgs>? Backgrounding;
member this.Backgrounding : EventHandler<Microsoft.Maui.Controls.BackgroundingEventArgs> 
Public Event Backgrounding As EventHandler(Of BackgroundingEventArgs) 

이벤트 유형

적용 대상