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

formattingContext

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

Declaration 宣言

var formattingContext: Formatter.Context { get set }

Discussion 議論

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

See Also 参照

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