Partager via


IWindow.Backgrounding(IPersistedState) Méthode

Définition

Se produit lorsque la fenêtre entre un état d’arrière-plan.

public:
 void Backgrounding(Microsoft::Maui::IPersistedState ^ state);
public void Backgrounding (Microsoft.Maui.IPersistedState state);
abstract member Backgrounding : Microsoft.Maui.IPersistedState -> unit
Public Sub Backgrounding (state As IPersistedState)

Paramètres

S’applique à