The methods of Foundation.NSNumberFormatter are listed below. For a list of all members, see the NSNumberFormatter Members list.
See Also: Inherited members from Foundation.NSFormatter
static | LocalizedStringFromNumbernumberStyle(NSNumber, NSNumberFormatterStyle)Creates a localized string for the specified number and NSNumberFormatterStyle. | |
NumberFromString(string)Parses the specified text. | ||
StringFromNumber(NSNumber)Converts the specified number into a string, according to current state. | ||