GeographicAreaType

Objective-C

enum GeographicAreaType : NSInteger {}

Swift

enum GeographicAreaType : Int, @unchecked Sendable

Constants indicating the types of geographic areas.