Share via


CLPlacemark.SubLocality Property

Definition

A small area, such as a neighborhood or landmark name, associated with the CLPlacemark.

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

Property Value

Attributes

Applies to