Instance Methodswift 6.0.3FoundationInternationalization->FoundationEssentials
formatted(_:)
Format self
with the given format.
- iOS
- 15.0+
- macOS
- 12.0+
- tvOS
- 15.0+
- watchOS
- 8.0+
func formatted<S>(_ format: S) -> S.FormatOutput where S : FormatStyle, S.FormatInput == Decimal