identifier
The string identifier of the task.
Declaration
var identifier: String { get }Discussion
The identifier is the same as the one used to register the launch handler in register(forTaskWithIdentifier:using:launchHandler:).
The string identifier of the task.
var identifier: String { get }The identifier is the same as the one used to register the launch handler in register(forTaskWithIdentifier:using:launchHandler:).