Share via


CSSearchableItemAttributeSet.FullyFormattedAddress Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? FullyFormattedAddress { [Foundation.Export("fullyFormattedAddress")] get; [Foundation.Export("setFullyFormattedAddress:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fullyFormattedAddress")>]
[<set: Foundation.Export("setFullyFormattedAddress:")>]
member this.FullyFormattedAddress : string with get, set

Property Value

Map Kit provides this address.

This value can be null.

Attributes

Applies to