Contents

UIScene.ActivationState.foregroundInactive

A state that indicates that the scene is running in the foreground but is not receiving events.

Declaration

case foregroundInactive

Discussion

A scene transits through the foreground-inactive state on its way to or from another state.

See Also

Scene States