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