notation(_:)
Modifies the format style to use the specified notation.
Declaration
func notation(_ notation: IntegerFormatStyle<Value>.Currency.Configuration.Notation) -> IntegerFormatStyle<Value>.CurrencyParameters
- notation:
The notation to apply to the format style.
Return Value
An integer currency format style modified to use the specified notation.