alternateQuotationEndDelimiterKey
The alternate end quotation symbol associated with the locale.
Declaration
static let alternateQuotationEndDelimiterKey: NSLocale.KeyDiscussion
The corresponding value is an NSString object; for example, "’", "›", or "』".
In some locales, when quotations are nested, the quotation characters alternate. Thus, quotationEndDelimiterKey, then alternateQuotationEndDelimiterKey, etc.