NSNumberFormatterBehavior 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.
An enumeration whose values specify whether the number formatter should behave as it did before OS X v10.4
public enum NSNumberFormatterBehavior
type NSNumberFormatterBehavior =
- Inheritance
-
NSNumberFormatterBehavior
Fields
Default | 0 | |
Version_10_0 | 1000 | |
Version_10_4 | 1040 |