Contents

roundingMode

Specifies how the last digit is rounded, as when 3.1415926535… is rounded to three decimal places, as in 3.142. See Cfnumberformatterroundingmode for possible values.

Declaration

static let roundingMode: CFNumberFormatterKey!

See Also

Constants