Share via


CSSearchableItemAttributeSet.NamedLocation Property

Definition

Gets or sets the possibly user-specified location name of a point of interest.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to