NSNumberFormatter.PerMillSymbol 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 string used to represent the per-thousands symbol.
public virtual string PerMillSymbol { [Foundation.Export("perMillSymbol")] get; [Foundation.Export("setPerMillSymbol:")] set; }
member this.PerMillSymbol : string with get, set
Property Value
- Attributes