CNPostalAddressKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines string contents whose values are the properties of CNPostalAddress objects.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CNPostalAddressKey
type CNPostalAddressKey = class
- Inheritance
-
CNPostalAddressKey
- Attributes
Properties
City |
The key associated with the City property. |
Country |
The key associated with the Country property. |
IsoCountryCode |
The key associated with the IsoCountryCode property. |
PostalCode |
The key associated with the PostalCode property. |
State |
The key associated with the State property. |
Street |
The key associated with the Street property. |
SubAdministrativeArea |
The key associated with the SubAdministrativeArea property. |
SubLocality |
The key associated with the SubLocality property. |