IWindow.Backgrounding(IPersistedState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- state
- IPersistedState