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

formattingContext

The capitalization formatting context used when formatting a date. 日付を書式設定するときに使われる、キャピタライズの書式設定文脈。

Declaration 宣言

var formattingContext: Formatter.Context { get set }

Discussion 議論

The formatting context allows the formatter to apply appropriate capitalization depending on how the how the string will be used, and whether the locale makes capitalization distinctions. 書式設定文脈は、どのように文字列が使われるか、そしてロケールが頭文字指定を識別するか次第で、フォーマッタに適切な頭文字指定を適用させます。

See Also 参照

Managing Formats and Styles 書式設定とスタイルを管理する