Instance Property インスタンスプロパティ

decimalSeparator

The decimal separator of the locale. このロケールの小数分離子。

Declaration 宣言

var decimalSeparator: String? { get }

Discussion 議論

For example, for “en_US”, returns “.”. 例えば、“en_US” に対して、“.” を返します。

See Also 参照

Getting Information About a Locale ロケールについての情報を取得する