Contents

UIScene.ActivationState.background

A state that indicates that the scene is running in the background and is not onscreen.

Declaration

case background

Discussion

A background scene does not have a visible interface.

See Also

Scene States