Contents

NumberFormatter.Style.percent

A percent style format.

Declaration

case percent

Discussion

For example, in the en_US locale, the number 0.123 is represented as 12%.

See Also

Formatting Styles