percentSymbol
The string used to represent a percent symbol.
Declaration
var percentSymbol: String! { get set }Discussion
By default, this property is set to the percent sign (%).
The string used to represent a percent symbol.
var percentSymbol: String! { get set }By default, this property is set to the percent sign (%).