Contents

preventsAutomaticBackgroundingDuringVideoPlayback

A Boolean value that indicates whether video playback prevents the system from automatically backgrounding an app.

Declaration

var preventsAutomaticBackgroundingDuringVideoPlayback: Bool { get set }

Discussion

The default value is true, which indicates the system doesn’t automatically background an app while playing video. The value of this property doesn’t prevent the user from backgrounding an app.

See Also

Preventing backgrounding