Enumeration Case
列挙ケース
NSItem
NSItemProvider.ErrorCode.unavailableCoercionError
An error code indicating that the requested data type coercion is unavailable from an item provider.
要請されたデータ型強制がアイテムプロバイダから利用可能でないことを指し示すエラーコード。
Availability 有効性
- iOS 9.0+
- iPadOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.1+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
case unavailableCoercionError = -1200