Share via


NSDatePickerCell.Locale Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSLocale Locale { [Foundation.Export("locale", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLocale:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("locale", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLocale:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Locale : Foundation.NSLocale with get, set

Property Value

Attributes

Applies to