NSNumberFormatterStyle Enum

Definition

An enumeration of formats that can be used with numbers.

public enum NSNumberFormatterStyle
type NSNumberFormatterStyle = 
Inheritance
NSNumberFormatterStyle

Fields

Currency 2
Decimal 1
None 0
Percent 3
Scientific 4
SpellOut 5

Applies to