Contents

numberStyle

The number style used by the receiver.

Declaration

var numberStyle: NumberFormatter.Style { get set }

Discussion

Styles are essentially predetermined sets of values for certain properties. Examples of number-formatter styles are those used for decimal values, percentage values, and currency.

See Also

Configuring Formatter Behavior and Style