Contents

presentation(_:)

Modifies the format style to use the specified presentation.

Declaration

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

Parameters

Return Value

A floating-point currency format style modified to use the specified presentation.

See Also

Customizing style behavior