Contents

FormatOutput

The type this format style produces as output.

Declaration

associatedtype FormatOutput

Discussion

Conforming types in Foundation define this type as either String or AttributedString.

See Also

Declaring input and output types