Share via


NSNumberFormatterBehavior Enum

Definition

An enumeration whose values specify whether the number formatter should behave as it did before OS X v10.4

[ObjCRuntime.Native]
public enum NSNumberFormatterBehavior
[<ObjCRuntime.Native>]
type NSNumberFormatterBehavior = 
Inheritance
NSNumberFormatterBehavior
Attributes

Fields

Name Value Description
Default 0
Version_10_0 1000
Version_10_4 1040

Applies to