Type Property 型プロパティ

alternateQuotationEndDelimiterKey

The alternate end quotation symbol associated with the locale. このロケールと結び付けられた代替終了引用表象。

Declaration 宣言

static let alternateQuotationEndDelimiterKey: NSLocale.Key

Discussion 議論

The corresponding value is an NSString object; for example, "’", "›", or "』". 対応する値は、NSStringオブジェクトです;例えば、"’""›"、または"』"

In some locales, when quotations are nested, the quotation characters alternate. Thus, quotationEndDelimiterKey, then alternateQuotationEndDelimiterKey, etc. いくつかのロケールでは、引用が入れ子にされる場合、引用文字は互い違いになります。それゆえ、quotationEndDelimiterKey、それからalternateQuotationEndDelimiterKey、などなど。

See Also 参照

Keys キー