NSDateFormatter.Locale Property

Definition

The locale of this formatter.

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

Property Value

Attributes

Applies to