init(rawValue : String)
Creates a URL file protection type value.
URLファイル保護型値を作成します。
Availability 有効性
Technology
struct URLFileProtection, @unchecked Sendable
These values can be associated with the URLResource
key file
.
これらの値は、URLResource
のキーfile
と結びつけられることができます。
init(rawValue : String)
static let complete: URLFileProtection
static let completeUnlessOpen : URLFileProtection
static let completeUntilFirstUserAuthentication : URLFileProtection
static let none: URLFileProtection
struct FileManager.DirectoryEnumerationOptions
enum FileManager.SearchPathDirectory
struct FileManager.SearchPathDomainMask
struct FileAttributeKey
struct FileAttributeType
struct FileProtectionType