NumberFormat.currencyPositivePattern

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

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

Return Value

Type: int

The format pattern to use for positive currency values.

Meta