Instance Property インスタンスプロパティ

formattingContext

A description of where the formatted string will appear, allowing the formatter to capitalize the output appropriately. この書式設定された文字列が現れる場所の記述、フォーマッタに出力を適切にキャピタライズすることを許可しています。

Declaration 宣言

@property NSFormattingContext formattingContext;

Discussion 議論

The default value is NSFormattingContextUnknown. For additional details about specifying contexts, see NSFormattingContext. 省略時の値は、NSFormattingContextUnknownです。コンテキストを指定することについての追加の詳細として、NSFormattingContextを見てください。

See Also 参照

Configuring Formatter Options フォーマッタオプションを構成設定する