Global Variable グローバル変数

NSLocaleAlternateQuotationEndDelimiterKey

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

Declaration 宣言

const NSLocaleKey NSLocaleAlternateQuotationEndDelimiterKey;

Discussion 議論

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

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

See Also 参照

Keys キー