NSMassFormatterUnit Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates mass units (lb, kg, stone).
public enum NSMassFormatterUnit
type NSMassFormatterUnit =
- Inheritance
-
NSMassFormatterUnit
Fields
Name | Value | Description |
---|---|---|
Gram | 11 | |
Kilogram | 14 | |
Ounce | 1537 | |
Pound | 1538 | |
Stone | 1539 |