hasPersistentBackgroundContent
A Boolean value indicating whether the extension has background content that stays in memory as long as the extension is loaded.
Declaration
var hasPersistentBackgroundContent: Bool { get }A Boolean value indicating whether the extension has background content that stays in memory as long as the extension is loaded.
var hasPersistentBackgroundContent: Bool { get }