hasBackgroundContent
A Boolean value indicating whether the extension has background content that can run when needed.
Declaration
var hasBackgroundContent: Bool { get }Discussion
If this property is YES, the extension can run in the background even when no webpages are open.