NSDecimalNumber.DescriptionWithLocale(NSLocale) Method

Definition

Returns a description of this number, localized to the specified locale.

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

Parameters

locale
NSLocale

Returns

Attributes

Applies to