UIDatePicker.Locale Property

Definition

The locale used by this UIDatePicker.

public virtual Foundation.NSLocale Locale { [Foundation.Export("locale", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLocale:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Locale : Foundation.NSLocale with get, set

Property Value

Attributes

Applies to