Partilhar via


IWindow.Backgrounding(IPersistedState) Método

Definição

Ocorre quando a janela está entrando em um estado de segundo plano.

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)

Parâmetros

Aplica-se a