CSSearchableItemAttributeSet.SubThoroughfare Property

Definition

Gets or sets a secondary street component, such as a house number.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to