Instance Property
ISOcountry Code The abbreviated country name.
SDKs
iOS 5.0+ macOS 10.8+ Mac Catalyst 13.0+ tvOS 9.0+ watchOS 2.0+ Declaration @property (nonatomic, readonly, copy) NSString *ISOcountryCode ;
Discussion This string is the standard abbreviation used to refer to the country. For example, if the placemark location is Apple’s headquarters, the value for this property would be the string “US”.
See Also
Accessing the Placemark Attributes name
The name of the placemark.
country
The name of the country associated with the placemark.
postal Code
The postal code associated with the placemark.
locality
The city associated with the placemark.
sub Locality
Additional city-level information for the placemark.
thoroughfare
The street address associated with the placemark.
region
The geographic region associated with the placemark.
time Zone
The time zone associated with the placemark.