Global Variable
グローバル変数
NSFoundation
NSFoundationVersionWithFileManagerResourceForkSupport
The version of the Foundation framework in which
NSFileManager
first supported resource forks.
そこにおいてNSFileManager
が最初にリソースフォークをサポートしたFoundationフレームワークのバージョン。
Availability 有効性
- iOS 2.0+
- iPadOS 2.0+
- macOS 10.1+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var NSFoundationVersionWithFileManagerResourceForkSupport: Int32
{ get }