CSSearchableItemAttributeSet.PostalCode Property

Definition

Gets or sets the postal code for the item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to