alternateQuotationBeginDelimiterKey
The alternating begin quotation symbol associated with the locale.
Declaration
static let alternateQuotationBeginDelimiterKey: NSLocale.KeyDiscussion
The corresponding value is an NSString object; for example, "‘", "‹", or "『".
In some locales, when quotations are nested, the quotation characters alternate. Thus, quotationBeginDelimiterKey, then alternateQuotationBeginDelimiterKey, etc.