forFoodEnergyUse
A Boolean value that indicates whether the energy value is used to measure food energy.
エネルギー値が食物エネルギーを測定するために使われるかどうかを指し示すブール値。
- getObjectValue:forString:errorDescription:
This method is not supported for the
NSEnergyFormatter
class.
このメソッドは、NSEnergyFormatter
クラスに対してサポートされません。
numberFormatter
The number formatter used to format the numbers in energy strings.
エネルギー文字列の中の数値を書式設定するために使われる数値フォーマッタ。
- stringFromJoules:
Returns an energy string for the provided value.
提供された値に対するエネルギー文字列を返します。
- stringFromValue:unit:
Returns a properly formatted energy string for the given value and unit.
与えられた値と単位に対して適切に書式設定されたエネルギー文字列を返します。
- unitStringFromJoules:usedUnit:
Returns the unit string for the provided value.
提供された値に対する単位文字列を返します。
- unitStringFromValue:unit:
Returns the unit string based on the provided value and unit.
提供された値と単位に基づく単位文字列を返します。
unitStyle
The unit style used by this formatter.
フォーマッタによって使われる単位スタイル。