GenericCategoryType

Objective-C

enum GenericCategoryType : NSInteger {}

Swift

enum GenericCategoryType : Int, @unchecked Sendable

Constants indicating the category types.