Contents

presentation(_:)

Modifies the format style to use the specified presentation.

Declaration

func presentation(_ p: IntegerFormatStyle<Value>.Currency.Configuration.Presentation) -> IntegerFormatStyle<Value>.Currency

Parameters

Return Value

An integer currency format style modified to use the specified presentation.

See Also

Customizing style behavior