public final class NSMeasurementFormatterUnitOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
NaturalScale
e.g.
|
static long |
ProvidedUnit
e.g This ensures the formatter uses this unit even if it is not the preferred unit of the set locale.
|
static long |
TemperatureWithoutUnit
e.g.
|
public static final long ProvidedUnit
public static final long NaturalScale
public static final long TemperatureWithoutUnit