Share via


MKReverseGeocodingRequest.PreferredLocale Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSLocale? PreferredLocale { [Foundation.Export("preferredLocale", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPreferredLocale:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredLocale", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPreferredLocale:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PreferredLocale : Foundation.NSLocale with get, set

Property Value

Attributes

Applies to