Instance Propertyswift 6.0.3FoundationInternationalization
description
- iOS
- 15.0+
- macOS
- 12.0+
- tvOS
- 15.0+
- watchOS
- 8.0+
var description: String { get }
var description: String { get }
s30FoundationInternationalization30NumberFormatStyleConfigurationO31DecimalSeparatorDisplayStrategyV11descriptionSSvp
What are these?6H24Z
import FoundationInternationalization
struct DecimalSeparatorDisplayStrategy
enum NumberFormatStyleConfiguration
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
static var always: NumberFormatStyleConfiguration.DecimalSeparatorDisplayStrategy { get }
static var automatic: NumberFormatStyleConfiguration.DecimalSeparatorDisplayStrategy { get }