NSNumber.DescriptionWithLocale(NSLocale) Method

Definition

Returns a localized description of this number.

[Foundation.Export("descriptionWithLocale:")]
public virtual string DescriptionWithLocale (Foundation.NSLocale locale);
abstract member DescriptionWithLocale : Foundation.NSLocale -> string
override this.DescriptionWithLocale : Foundation.NSLocale -> string

Parameters

locale
NSLocale

Returns

Attributes

Applies to