NSNumberFormatter.PercentSymbol 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 percent symbol.
public virtual string PercentSymbol { [Foundation.Export("percentSymbol")] get; [Foundation.Export("setPercentSymbol:")] set; }
member this.PercentSymbol : string with get, set
Property Value
- Attributes