Contents

UIApplication.State.inactive

The app is running in the foreground but isn’t receiving events.

Declaration

case inactive

Discussion

This might happen as a result of an interruption or because the app is transitioning to or from the background.

See Also

Constants