alternateQuotationEndDelimiterKey
Specifies the alternating end quotation symbol associated with the locale. In some locales, when quotations are nested, the quotation characters alternate. Thus, NSLocaleQuotationEndDelimiterKey, then NSLocaleAlternateQuotationEndDelimiterKey, and so on.
Declaration
static let alternateQuotationEndDelimiterKey: CFLocaleKey!Discussion
The corresponding value is a CFString object.