CSSearchableItemAttributeSet.Thoroughfare Property

Definition

Gets or sets the street name for the item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to