Share via


UIDatePicker.Locale Property

Definition

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

Property Value

Attributes

Applies to