NumberFormat.currencyNegativePattern

Property. Retrieves the formal pattern to use for negative currency values.

  1. int currencyNegativePattern [@property getter]
    class NumberFormat
    @property const final
    int
    currencyNegativePattern
    ()
  2. int currencyNegativePattern [@property setter]

Return Value

Type: int

The format pattern to use for negative currency values.

Meta