Contents

UIScene.ActivationState.foregroundActive

A state that indicates that the scene is running in the foreground and is currently receiving events.

Declaration

case foregroundActive

Discussion

The interface for an active scene is onscreen and visible to the user.

See Also

Scene States