DBFILESAlphaGetMetadataErrorTag
Objective-C
enum DBFILESAlphaGetMetadataErrorTag : NSInteger {}
Swift
@frozen enum DBFILESAlphaGetMetadataErrorTag : Int, @unchecked Sendable
The DBFILESAlphaGetMetadataErrorTag
enum type represents the possible tag
states with which the DBFILESAlphaGetMetadataError
union can exist.
-
(no description).
Declaration
Objective-C
DBFILESAlphaGetMetadataErrorPath
Swift
case path = 0
-
(no description).
Declaration
Objective-C
DBFILESAlphaGetMetadataErrorPropertiesError
Swift
case propertiesError = 1