formattingContext
countStyle
includesActualByteCount
adaptive
allowedUnits
includesCount
includesUnit
zeroPadsFractionDigits
Availability 有効性
Technology
@property BOOL allowsNonnumericFormatting;
Displays a more natural display of some values, such as zero, where it may be displayed as Zero KB
, ignoring all other flags or options (with the exception of NSByte
, which would generate Zero bytes
).The result is appropriate for standalone output.
いくつかの値のより自然な表示を表示します、例えばゼロなど、そこにおいてそれはZero KB
のように表示されるかもしれません、すべての他のフラグまたはオプションを無視します(NSByte
を除いては、それはZero bytes
を生成するでしょう)。結果は、単独動作型の出力に適します。
Special handling of certain values such as zero is especially important in some languages, so it's highly recommended that this property be left in its default state. ゼロのような若干の値の特別処理は、幾つかの言語においてとりわけ重要です、なのでこのプロパティがその省略時の状態のままに置かれることは大いに推奨されます。
Default value is YES
.
省略時の値はYES
です。
formattingContext
countStyle
includesActualByteCount
adaptive
allowedUnits
includesCount
includesUnit
zeroPadsFractionDigits