CSSearchableItemAttributeSet.FullyFormattedAddress Property

Definition

Gets or sets the fully formatted geographic address of the item.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string FullyFormattedAddress { [Foundation.Export("fullyFormattedAddress")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setFullyFormattedAddress:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.FullyFormattedAddress : string with get, set

Property Value

Map Kit provides this address.

This value can be null.

Attributes

Applies to