DBFILEPROPERTIESPropertiesSearchErrorTag
Objective-C
enum DBFILEPROPERTIESPropertiesSearchErrorTag : NSInteger {}
Swift
@frozen enum DBFILEPROPERTIESPropertiesSearchErrorTag : Int, @unchecked Sendable
The DBFILEPROPERTIESPropertiesSearchErrorTag
enum type represents the
possible tag states with which the DBFILEPROPERTIESPropertiesSearchError
union can exist.
-
(no description).
Declaration
Objective-C
DBFILEPROPERTIESPropertiesSearchErrorPropertyGroupLookup
Swift
case propertyGroupLookup = 0
-
(no description).
Declaration
Objective-C
DBFILEPROPERTIESPropertiesSearchErrorOther
Swift
case other = 1