다음을 통해 공유


IWindow.Backgrounding(IPersistedState) 메서드

정의

창이 백그라운드 상태가 될 때 발생합니다.

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)

매개 변수

적용 대상