scale(_:)
Modifies the format style to use the specified scale.
Declaration
func scale(_ multiplicand: Double) -> Decimal.FormatStyle.CurrencyParameters
- multiplicand:
The multiplicand to apply to the format style.
Return Value
A decimal format style modified to use the specified scale.