Type Property 型プロパティ

alternateQuotationBeginDelimiterKey

The alternating begin quotation symbol associated with the locale. このロケールと結び付けられた代替開始引用表象。

Declaration 宣言

static let alternateQuotationBeginDelimiterKey: 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, quotationBeginDelimiterKey, then alternateQuotationBeginDelimiterKey, etc. いくつかのロケールでは、引用が入れ子にされる場合、引用文字は互い違いになります。それゆえ、quotationBeginDelimiterKey、それからalternateQuotationBeginDelimiterKey、などなど。

See Also 参照

Keys キー