CLPlacemark.AddressDictionary Property

Definition

Developers should not use this deprecated property. Developers should use 'CLPlacemark' properties to access data.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CLPlacemark' properties to access data.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CLPlacemark' properties to access data.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'CLPlacemark' properties to access data.")]
public virtual Foundation.NSDictionary AddressDictionary { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CLPlacemark' properties to access data.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CLPlacemark' properties to access data.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'CLPlacemark' properties to access data.")] [Foundation.Export("addressDictionary", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.AddressDictionary : Foundation.NSDictionary

Property Value

Attributes

Remarks

Available keys are:

Applies to