notation(_:)
Modifies the format style to use the specified notation.
Declaration
func notation(_ notation: Decimal.FormatStyle.Percent.Configuration.Notation) -> Decimal.FormatStyle.PercentParameters
- notation:
The notation to apply to the format style.
Return Value
A decimal percent format style modified to use the specified notation.