Structureswift 6.0.1FoundationEssentials
FileProtectionType
struct FileProtectionType
struct FileProtectionType
import FoundationEssentials
protocol RawRepresentable<RawValue>
A type that can be converted to and from an associated raw value.
protocol Sendable
init(rawValue: String)
static let complete: FileProtectionType
static let completeUnlessOpen: FileProtectionType
static let completeUntilFirstUserAuthentication: FileProtectionType
static let inactive: FileProtectionType
static let none: FileProtectionType
let rawValue: String