Event
public enum Event
Encapsulates changes to the app’s status for downloading content in the background.
-
The background refresh status has changed.
Declaration
Swift
case statusDidChange(UIBackgroundRefreshStatus)
View on GitHub
Install in Dash
Event Enumeration Reference