Instance Property インスタンスプロパティ

backgroundTaskCancelledReason

The reason for canceling a background task. あるバックグラウンドタスクの取り消しの理由。

Declaration 宣言

var backgroundTaskCancelledReason: URLError.BackgroundTaskCancelledReason? { get }

Discussion 議論

If the error doesn’t involve cancellation of a background task, this property is nil. エラーがバックグラウンドタスクの取り消しを伴わないならば、このプロパティはnilです。

See Also 参照

Error Details エラー詳細