NSNumberFormatter.CurrencyGroupingSeparator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The currency grouping separator.
public virtual string CurrencyGroupingSeparator { [Foundation.Export("currencyGroupingSeparator")] get; [Foundation.Export("setCurrencyGroupingSeparator:")] set; }
member this.CurrencyGroupingSeparator : string with get, set
Property Value
- Attributes