Share via


NSDate.DescriptionWithLocale(NSLocale) Method

Definition

[Foundation.Export("descriptionWithLocale:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string DescriptionWithLocale(Foundation.NSLocale locale);
[<Foundation.Export("descriptionWithLocale:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DescriptionWithLocale : Foundation.NSLocale -> string
override this.DescriptionWithLocale : Foundation.NSLocale -> string

Parameters

locale
NSLocale

Returns

Attributes

Applies to