Window.IWindow.Backgrounding(IPersistedState) Method

Definition

 virtual void Microsoft.Maui.IWindow.Backgrounding(Microsoft::Maui::IPersistedState ^ state) = Microsoft::Maui::IWindow::Backgrounding;
void IWindow.Backgrounding (Microsoft.Maui.IPersistedState state);
abstract member Microsoft.Maui.IWindow.Backgrounding : Microsoft.Maui.IPersistedState -> unit
override this.Microsoft.Maui.IWindow.Backgrounding : Microsoft.Maui.IPersistedState -> unit
Sub Backgrounding (state As IPersistedState) Implements IWindow.Backgrounding

Parameters

Implements

Applies to