Discussion 議論
A NSFormatting
context is automatically determined to be one of the following: NSFormatting
, NSFormatting
, or NSFormatting
.
あるNSFormatting
前後関係は、自動的に以下の1つであると判定されます:NSFormatting
、NSFormatting
、またはNSFormatting
。
When used in combination with string
, the formatter returns a string proxy, formats the string using NSFormatting
, determines context based on the proxy string’s location, and then reformats the string accordingly.
string
との組み合わせで使われる場合、フォーマッタは文字列プロキシを返して、文字列をNSFormatting
を使って書式設定して、前後関係をそのプロキシ文字列の持つ場所に基づき決定して、それからそれに沿って文字列を再度書式設定します。