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