Discussion 議論
If the formatter is set to be lenient, as with any guessing it may get the result number wrong (that is, a number other than that which was intended). フォーマッタが寛大であるように設定されるならば、あらゆる推測と同様にそれは誤った結果数値(すなわち、期待されたものと違った数)を取得するかもしれません。
Availability 有効性
Technology
@property(getter=isLenient) BOOL lenient;
If the formatter is set to be lenient, as with any guessing it may get the result number wrong (that is, a number other than that which was intended). フォーマッタが寛大であるように設定されるならば、あらゆる推測と同様にそれは誤った結果数値(すなわち、期待されたものと違った数)を取得するかもしれません。