Share via


CLPlacemark.Locality Property

Definition

The city or town associated with the CLPlacemark.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Locality { [Foundation.Export("locality")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("locality")>]
member this.Locality : string

Property Value

Attributes

Applies to