Enumeration 列挙

NSNumberFormatterBehavior

These constants specify the behavior of a number formatter. These constants are returned by the defaultFormatterBehavior class method and the formatterBehavior property. これらの定数は、数値フォーマッタの挙動を指定します。これらの定数は、defaultFormatterBehaviorクラスメソッドとformatterBehaviorプロパティによって返されます。

Declaration 宣言

typedef enum NSNumberFormatterBehavior : NSUInteger {
    ...
} NSNumberFormatterBehavior;

Topics 話題

Constants 定数