DBFILESListFolderErrorTag

Objective-C

enum DBFILESListFolderErrorTag : NSInteger {}

Swift

@frozen enum DBFILESListFolderErrorTag : Int, @unchecked Sendable

The DBFILESListFolderErrorTag enum type represents the possible tag states with which the DBFILESListFolderError union can exist.