Global Variable グローバル変数

NSURLErrorBackgroundTaskCancelledReasonKey

A key in the error dictionary that provides the reason for canceling a background task. エラー辞書の中のあるキー、それはバックグラウンドタスクの取り消しの理由を提供します。

Declaration 宣言

let NSURLErrorBackgroundTaskCancelledReasonKey: String

Discussion 議論

The value associated with this key is an NSNumber. For a list of possible values, see URL Session Background Task Cancellation Reasons. このキーと結びつけられた値は、NSNumberです。可能な値の一覧として、「URLセッションパックグラウンドタスク取り消し理由」を見てください。

See Also 参照

Keys キー