NSFormattingUnitStyle 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 the style (desired length) of an NSLengthFormatter, NSEnergyFormatter, or NSMassFormatter.
public enum NSFormattingUnitStyle
type NSFormattingUnitStyle =
- Inheritance
-
NSFormattingUnitStyle
Fields
Name | Value | Description |
---|---|---|
Short | 1 | |
Medium | 2 | |
Long | 3 |