Contents

cumulativeNormalAppExitCount

The number of times the app exited normally from the background.

Declaration

var cumulativeNormalAppExitCount: Int { get }

Discussion

Normal exits include terminations by the app switcher when the user swipes up to exit the app.