Window.OnBackgrounding(IPersistedState) Method

Definition

protected:
 virtual void OnBackgrounding(Microsoft::Maui::IPersistedState ^ state);
protected virtual void OnBackgrounding (Microsoft.Maui.IPersistedState state);
abstract member OnBackgrounding : Microsoft.Maui.IPersistedState -> unit
override this.OnBackgrounding : Microsoft.Maui.IPersistedState -> unit
Protected Overridable Sub OnBackgrounding (state As IPersistedState)

Parameters

Applies to