processingTask(_:)
A task that processes tasks in the background.
Declaration
static func processingTask(_ identifier: String) -> BackgroundTask<Void, Void>A task that processes tasks in the background.
static func processingTask(_ identifier: String) -> BackgroundTask<Void, Void>