Global Variable グローバル変数

NSLocaleAlternateQuotationBeginDelimiterKey

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

Declaration 宣言

const NSLocaleKey NSLocaleAlternateQuotationBeginDelimiterKey;

Discussion 議論

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

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

See Also 参照

Keys キー