次の方法で共有


CSSearchableItemAttributeSet.FullyFormattedAddress プロパティ

定義

アイテムの完全に書式設定された地理的アドレスを取得または設定します。

[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

プロパティ値

Map Kit は、このアドレスを提供します。

この値は、null の場合もあります。

属性

適用対象