DBFILESFileCategoryTag

Objective-C

enum DBFILESFileCategoryTag : NSInteger {}

Swift

@frozen enum DBFILESFileCategoryTag : Int, @unchecked Sendable

The DBFILESFileCategoryTag enum type represents the possible tag states with which the DBFILESFileCategory union can exist.