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
DBFILESAlphaGetMetadataErrorPathSwift
case path = 0 -
(no description).
Declaration
Objective-C
DBFILESAlphaGetMetadataErrorPropertiesErrorSwift
case propertiesError = 1
View on GitHub
DBFILESAlphaGetMetadataErrorTag Enumeration Reference