Contents

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 }

Discussion