minusSign
The string used to represent a minus sign.
Declaration
var minusSign: String! { get set }Discussion
By default, this property is set to the minus sign (-).
The string used to represent a minus sign.
var minusSign: String! { get set }By default, this property is set to the minus sign (-).