This constant is deprecated starting in macOS 10.6 and is superseded by NSURLError
. Both constants refer to the same value for backward-compatibility, but the new symbol name has a better prefix.
この定数は、macOS 10.6からは推奨されません、そしてNSURLError
によって取って代わられます。両方の定数は後方互換性のために同じ値に言及します、しかし新しい表象名はより良い接頭辞を持ちます。
Global Variable
グローバル変数
NSError
NSErrorFailingURLStringKey
The URL that caused the error.
エラーを引き起こしたURL。
Deprecated 非推奨
Availability 有効性
- iOS 2.0–4.0 Deprecated
- iPadOS 2.0–4.0 Deprecated
- macOS 10.0–10.6 Deprecated
- Mac Catalyst 13.1–13.1 Deprecated
- tvOS 9.0–9.0 Deprecated
- watchOS 2.0–2.0 Deprecated
Technology
- Foundation ファウンデーション
Declaration 宣言
let NSErrorFailingURLStringKey: String