Freigeben über


IWindow.Backgrounding(IPersistedState) Methode

Definition

Tritt auf, wenn das Fenster einen Hintergrundzustand eingibt.

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)

Parameter

Gilt für: