UIScene.ActivationState.foregroundInactive
A state that indicates that the scene is running in the foreground but is not receiving events.
Declaration
case foregroundInactiveDiscussion
A scene transits through the foreground-inactive state on its way to or from another state.