Partager via


Window.Backgrounding Événement

Définition

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) 

Type d'événement

S’applique à